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

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