Share via


PropertyDataType.Float field

Specifies float 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 Float As String
'Usage
Dim value As String

value = PropertyDataType.Float
public const string Float

See also

Reference

PropertyDataType class

PropertyDataType members

Microsoft.Office.Server.UserProfiles namespace