AttributeChangeRequest.Attribute 属性

定义

指定要更新的属性。

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

属性值

要更新的属性。

属性

适用于