Partager via


IdentifierStruct - Classe

Contient les propriétés d'un objet Identifier .

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

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

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

IdentifierStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms