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.
Specifies whether the value of a property used for a user profile allows multiple values.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public AllowMultiValue As Boolean
'Usage
Dim instance As PropertyDataType
Dim value As Boolean
value = instance.AllowMultiValue
instance.AllowMultiValue = value
public bool AllowMultiValue