TypeDescriptor.InterpretedTypeName Property
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property InterpretedTypeName As String
Get
'Usage
Dim instance As TypeDescriptor
Dim value As String
value = instance.InterpretedTypeName
public string InterpretedTypeName { get; }
Property Value
Type: System.String
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace