PropertyDataType.IsHTML Field

Specifies a Boolean value indicating whether the data type of a property used for a user profile is in HTML format.

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

Syntax

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

value = instance.IsHTML

instance.IsHTML = value
public bool IsHTML

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.Office.Server.UserProfiles Namespace