BRAttributeArgumentBase.AttributeId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie l’ID d’attribut.
public:
property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ AttributeId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier AttributeId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AttributeId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property AttributeId As Identifier
Valeur de propriété
ID d’attribut.
- Attributs