SPFieldChoice.FillinChoiceJumpTo property
取得或設定要跳至可讓使用者在回應中填滿的選擇有問題的問卷問題。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property FillinChoiceJumpTo As String
Get
Set
'用途
Dim instance As SPFieldChoice
Dim value As String
value = instance.FillinChoiceJumpTo
instance.FillinChoiceJumpTo = value
public string FillinChoiceJumpTo { get; set; }
Property value
Type: System.String
字串,包含要跳至已選取 [填滿選擇的問卷問題的內部名稱。