PropertyDataType.Integer Field

Specifies integer 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 Integer As String
'Usage
Dim value As String

value = PropertyDataType.Integer
public const string Integer

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.Office.Server.UserProfiles Namespace