SPFieldChoice.FillinChoiceJumpTo - Propriété
Obtient ou définit la question de l'enquête pour accéder à une question de choix qui autorise l'utilisateur à remplir dans une réponse.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property FillinChoiceJumpTo As String
Get
Set
'Utilisation
Dim instance As SPFieldChoice
Dim value As String
value = instance.FillinChoiceJumpTo
instance.FillinChoiceJumpTo = value
public string FillinChoiceJumpTo { get; set; }
Valeur de propriété
Type : System.String
Chaîne qui contient le nom interne de la question de l'enquête à atteindre lorsque le choix de remplir est sélectionné.