Partager via


ServiceClient.IService.ExportViewListGet(ExportViewListGetRequest) Méthode

Définition

Récupère la liste de vues d'exportation existantes.

 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

Paramètres

request
ExportViewListGetRequest

Demande d'obtention.

Retours

ExportViewListGetResponse pour l'opération.

Implémente

Attributs

S’applique à