Service.AttributeChange(AttributeChangeRequest) Metodo

Definizione

Cambia il nome e/o il tipo di un attributo

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::AttributeChangeResponse ^ AttributeChange(Microsoft::MasterDataServices::Services::MessageContracts::AttributeChangeRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.AttributeChangeResponse AttributeChange(Microsoft.MasterDataServices.Services.MessageContracts.AttributeChangeRequest request);
abstract member AttributeChange : Microsoft.MasterDataServices.Services.MessageContracts.AttributeChangeRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AttributeChangeResponse
override this.AttributeChange : Microsoft.MasterDataServices.Services.MessageContracts.AttributeChangeRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AttributeChangeResponse
Public Function AttributeChange (request As AttributeChangeRequest) As AttributeChangeResponse

Parametri

request
AttributeChangeRequest

La richiesta di modifica.

Valori restituiti

Il AttributeChangeRequestper l'operazione.

Implementazioni

Si applica a