IdentifierCountMismatchError.TDIDEntityReferenceNamespace property
Gets the namespace 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 TDIDEntityReferenceNamespace As String
Get
'Usage
Dim value As String
value = Me.TDIDEntityReferenceNamespace
protected string TDIDEntityReferenceNamespace { get; }
Property value
Type: System.String
The namespace of the external content type.
See also
Reference
IdentifierCountMismatchError class