Property.ChoiceList Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property ChoiceList As ChoiceList
Get
'Usage
Dim instance As [Property]
Dim value As ChoiceList
value = instance.ChoiceList
public ChoiceList ChoiceList { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.ChoiceList