PropertyDataType.String Field

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

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

Syntax

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

value = PropertyDataType.String
public const string String

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.Office.Server.UserProfiles Namespace