ServiceClient.ExportViewUpdate(International, ExportView) Метод

Определение

Обновляет существующий вид экспорта.

public:
 Microsoft::MasterDataServices::OperationResult ^ ExportViewUpdate(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::ExportView ^ ExportView);
public Microsoft.MasterDataServices.OperationResult ExportViewUpdate(Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.ExportView ExportView);
member this.ExportViewUpdate : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.ExportView -> Microsoft.MasterDataServices.OperationResult
Public Function ExportViewUpdate (International As International, ExportView As ExportView) As OperationResult

Параметры

International
International

Культурные обстановки.

ExportView
ExportView

Просмотр экспорта будет обновлен.

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

Объект OperationResult , представляющий результат операции.

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