ServiceClient.IService.ExportViewCreate(ExportViewCreateRequest) Método

Definição

Gera ou regenera as exibições de assinatura desejadas.

 virtual Microsoft::MasterDataServices::ExportViewCreateResponse ^ Microsoft.MasterDataServices.IService.ExportViewCreate(Microsoft::MasterDataServices::ExportViewCreateRequest ^ request) = Microsoft::MasterDataServices::IService::ExportViewCreate;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.ExportViewCreateResponse IService.ExportViewCreate (Microsoft.MasterDataServices.ExportViewCreateRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.ExportViewCreate : Microsoft.MasterDataServices.ExportViewCreateRequest -> Microsoft.MasterDataServices.ExportViewCreateResponse
override this.Microsoft.MasterDataServices.IService.ExportViewCreate : Microsoft.MasterDataServices.ExportViewCreateRequest -> Microsoft.MasterDataServices.ExportViewCreateResponse
Function ExportViewCreate (request As ExportViewCreateRequest) As ExportViewCreateResponse Implements IService.ExportViewCreate

Parâmetros

request
ExportViewCreateRequest

A solicitação de criação.

Retornos

A ExportViewCreateResponse para a operação.

Implementações

Atributos

Aplica-se a