Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the type of choice list for a user profile property.
Namespace: [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx
Syntax
'Declaration
Public Property ChoiceType As ChoiceTypes
Get
Set
'Usage
Dim instance As PropertyInfo
Dim value As ChoiceTypes
value = instance.ChoiceType
instance.ChoiceType = value
public ChoiceTypes ChoiceType { get; set; }
Property Value
Type: [UserProfileService Web service].ChoiceTypes
The type of choice list for a user profile property.
Remarks
The default value is Off().