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


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, представляющий результат операции.

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