Field.TypeDescriptor Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.BusinessData.MetadataModel
Assembly:  Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)

Syntax

'Declaration
Public ReadOnly Property TypeDescriptor As ITypeDescriptor
    Get
'Usage
Dim instance As Field
Dim value As ITypeDescriptor

value = instance.TypeDescriptor
public ITypeDescriptor TypeDescriptor { get; }

Property Value

Type: Microsoft.BusinessData.MetadataModel.ITypeDescriptor

Implements

IField.TypeDescriptor

See Also

Reference

Field Class

Field Members

Microsoft.Office.BusinessData.MetadataModel Namespace