EntityIdentifier.IdentifierType property

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property IdentifierType As String
    Get
'Usage
Dim instance As EntityIdentifier
Dim value As String

value = instance.IdentifierType
public string IdentifierType { get; }

Property value

Type: System.String

See also

Reference

EntityIdentifier class

EntityIdentifier members

Microsoft.BusinessData.MetadataModel namespace