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 name of the external content type that contains the identifier, which is incorrectly specified.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property TDIDEntityReferenceName As String
Get
'Usage
Dim value As String
value = Me.TDIDEntityReferenceName
protected string TDIDEntityReferenceName { get; }
Property Value
Type: System.String
The name of the external content type.
See Also
Reference
IdentifierCountMismatchError Class