Share via


Property.Type Property

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.

See Also

Reference

Property Class

Property Members

Microsoft.SharePoint.BusinessData.Administration Namespace