Compartir a través de


Clase IdentifierStruct

Contiene las propiedades de un objeto Identifier .

Jerarquía de la herencia

System.Object
  Microsoft.SharePoint.BusinessData.SharedService.MetadataObjectStruct
    Microsoft.SharePoint.BusinessData.SharedService.IdentifierStruct

Espacio de nombres:  Microsoft.SharePoint.BusinessData.SharedService
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<DataContractAttribute(Name := "IdentifierStruct", Namespace := "Microsoft.SharePoint.BusinessData")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class IdentifierStruct _
    Inherits MetadataObjectStruct
'Uso
Dim instance As IdentifierStruct
[DataContractAttribute(Name = "IdentifierStruct", Namespace = "Microsoft.SharePoint.BusinessData")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class IdentifierStruct : MetadataObjectStruct

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros IdentifierStruct

Espacio de nombres Microsoft.SharePoint.BusinessData.SharedService