EntityIdentity.IdentifierCount property

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

Syntax

'Declaration
Public ReadOnly Property IdentifierCount As Integer
    Get
'Usage
Dim instance As EntityIdentity
Dim value As Integer

value = instance.IdentifierCount
public int IdentifierCount { get; }

Property value

Type: System.Int32

See also

Reference

EntityIdentity class

EntityIdentity members

Microsoft.BusinessData.Runtime namespace