Share via


IdentifierCountMismatchError.TDIDEntityReferenceName Property

Gets the name of the External Content Type that contains the identifier, which is incorrectly specified.

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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

IdentifierCountMismatchError Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace