PropertyDataType.IsPerson Field

Specifies a Boolean value indicating whether the data type of a property used for a user profile refers to the user name of a person.

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

Syntax

'Declaration
Public IsPerson As Boolean
'Usage
Dim instance As PropertyDataType
Dim value As Boolean

value = instance.IsPerson

instance.IsPerson = value
public bool IsPerson

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.Office.Server.UserProfiles Namespace