Share via


AdministrableProperty.PropertyType Property

Gets the type of the property in metadata.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public ReadOnly Property PropertyType As Type
    Get
'Usage
Dim instance As AdministrableProperty
Dim value As Type

value = instance.PropertyType
public Type PropertyType { get; }

Property Value

Type: System.Type
The type of the property in metadata.

See Also

Reference

AdministrableProperty Class

AdministrableProperty Members

Microsoft.BusinessData.Runtime Namespace