AttributeChangeRequest.Attribute 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’attribut à mettre à jour.
public:
property Microsoft::MasterDataServices::Services::DataContracts::MetadataAttribute ^ Attribute { Microsoft::MasterDataServices::Services::DataContracts::MetadataAttribute ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::MetadataAttribute ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.MetadataAttribute Attribute { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.Attribute : Microsoft.MasterDataServices.Services.DataContracts.MetadataAttribute with get, set
Public Property Attribute As MetadataAttribute
Valeur de propriété
Attribut à mettre à jour.
- Attributs