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.
Retrieves the TypeDescriptor that describes this Field.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property TypeDescriptor As ITypeDescriptor
Get
'Usage
Dim instance As IField
Dim value As ITypeDescriptor
value = instance.TypeDescriptor
ITypeDescriptor TypeDescriptor { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.ITypeDescriptor
The type descriptor.