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