Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of the Property object.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Type As Type
Get
'Usage
Dim instance As [Property]
Dim value As Type
value = instance.Type
public Type Type { get; }
Property Value
Type: System.Type
The type of the Property object.