Condividi tramite


ServiceClient.IService.ExportViewListGet(ExportViewListGetRequest) Metodo

Definizione

Recupera l'elenco di viste esportazione esistenti.

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

Parametri

request
ExportViewListGetRequest

Richiesta di recupero.

Restituisce

Oggetto ExportViewListGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a