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 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.