Поделиться через


ServiceClient.IService.AttributeChange(AttributeChangeRequest) Метод

Определение

Изменяет атрибут.

 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

Параметры

request
AttributeChangeRequest

Запрос на изменение.

Возвращаемое значение

Объект AttributeChangeResponse для операции.

Реализации

Атрибуты

Применяется к