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


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

Определение

Создает новое представление экспорта (подписки).

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

Параметры

International
International

Региональные настройки.

ExportView
ExportView

Представление экспорта, с помощью которого создается новое представление экспорта (подписки).

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

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

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