Share via


PropertyDataType.Boolean field

Specifies a Boolean value as the data type of a property used for a user profile.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Const Boolean As String
'Usage
Dim value As String

value = PropertyDataType.Boolean
public const string Boolean

See also

Reference

PropertyDataType class

PropertyDataType members

Microsoft.Office.Server.UserProfiles namespace