PropertyDataType.IsURL Field

Specifies a Boolean value indicating whether the data type of a property used for a user profile refers to a URL.

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

Syntax

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

value = instance.IsURL

instance.IsURL = value
public bool IsURL

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.Office.Server.UserProfiles Namespace