Partager via


Service.AttributeChange(AttributeChangeRequest) Méthode

Définition

Modifie le nom et/ou le type d’un attribut

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

Paramètres

request
AttributeChangeRequest

Demande de modification.

Retours

AttributeChangeRequest pour l’opération.

Implémente

S’applique à