: Identifier.OrdinalNumber (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Returns the ordinal number of the identifier in case of composite keys.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property OrdinalNumber As Byte
'Uso
Dim instance As Identifier
Dim value As Byte
value = instance.OrdinalNumber
public byte OrdinalNumber { get; }
Valor de propiedad
The ordinal number.
Vea también
Referencia
Identifier (Clase)
Identifier (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)