Share via


ITypeDescriptor.InterpretedTypeName Property

This element is reserved for future use and should not be used directly from your code.

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

Syntax

'Declaration
ReadOnly Property InterpretedTypeName As String
    Get
'Usage
Dim instance As ITypeDescriptor
Dim value As String

value = instance.InterpretedTypeName
string InterpretedTypeName { get; }

Property Value

Type: System.String
Reserved.

See Also

Reference

ITypeDescriptor Interface

ITypeDescriptor Members

Microsoft.BusinessData.MetadataModel Namespace