: Entity.Identifiers (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets a collection of identifiers defined for the entity in the Business Data Catalog.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property Identifiers As IdentifierCollection
'Uso
Dim instance As Entity
Dim value As IdentifierCollection
value = instance.Identifiers
public IdentifierCollection Identifiers { get; }
Valor de propiedad
A collection of identifiers.
Comentarios
Min. identifiers per entity: 0
Max. identifiers per entity: 20
Vea también
Referencia
Entity (Clase)
Entity (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)