0 out of 1 rated this helpful - Rate this topic

SPFieldChoice.ChoicesJumpTo Property

Windows SharePoint Services 3
Gets the internal field names of the possible survey questions that a user can jump to when responding to a choice question.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public StringCollection ChoicesJumpTo { get; }

Property Value

A System.Collections.Specialized.StringCollection in which each string contains the internal name of a field that corresponds to a possible survey question. An entry at index i in this collection corresponds to the question to branch to for the choice at index i in the choices collection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.