Identifier.OrdinalNumber property
Gets the ordinal number of the Identifier object from the database sequencing.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property OrdinalNumber As Byte
Get
'Usage
Dim instance As Identifier
Dim value As Byte
value = instance.OrdinalNumber
public byte OrdinalNumber { get; }
Property value
Type: System.Byte
The ordinal number of the Identifier.