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.UserProfiles (in Microsoft.Office.Server.UserProfiles.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