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 name of the metadata object identifier (ID) of the type descriptor.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property TDIDTypeName As String
Get
'Usage
Dim value As String
value = Me.TDIDTypeName
protected string TDIDTypeName { get; }
Property Value
Type: System.String
The type name of the metadata object ID of the type descriptor.
See Also
Reference
UnboundIdentifierReferenceError Class