Freigeben über


ServiceClient.IService.AttributeChange(AttributeChangeRequest) Methode

Definition

Ändert ein Attribut.

 virtual Microsoft::MasterDataServices::AttributeChangeResponse ^ Microsoft.MasterDataServices.IService.AttributeChange(Microsoft::MasterDataServices::AttributeChangeRequest ^ request) = Microsoft::MasterDataServices::IService::AttributeChange;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.AttributeChangeResponse IService.AttributeChange (Microsoft.MasterDataServices.AttributeChangeRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.AttributeChange : Microsoft.MasterDataServices.AttributeChangeRequest -> Microsoft.MasterDataServices.AttributeChangeResponse
override this.Microsoft.MasterDataServices.IService.AttributeChange : Microsoft.MasterDataServices.AttributeChangeRequest -> Microsoft.MasterDataServices.AttributeChangeResponse
Function AttributeChange (request As AttributeChangeRequest) As AttributeChangeResponse Implements IService.AttributeChange

Parameter

request
AttributeChangeRequest

Die Änderungsanforderung.

Gibt zurück

AttributeChangeResponse für den Vorgang.

Implementiert

Attribute

Gilt für: