AttributeChangeRequest.Attribute Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Specifica l'attributo da aggiornare.
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
Valore della proprietà
Attributo da aggiornare.
- Attributi