Metoda Service.ExportViewListGet
Pobiera listę istniejących widoków eksportu.
Przestrzeń nazw: Microsoft.MasterDataServices.Services
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
Public Function ExportViewListGet ( _
request As ExportViewListGetRequest _
) As ExportViewListGetResponse
'Użycie
Dim instance As Service
Dim request As ExportViewListGetRequest
Dim returnValue As ExportViewListGetResponse
returnValue = instance.ExportViewListGet(request)
public ExportViewListGetResponse ExportViewListGet(
ExportViewListGetRequest request
)
public:
virtual ExportViewListGetResponse^ ExportViewListGet(
ExportViewListGetRequest^ request
) sealed
abstract ExportViewListGet :
request:ExportViewListGetRequest -> ExportViewListGetResponse
override ExportViewListGet :
request:ExportViewListGetRequest -> ExportViewListGetResponse
public final function ExportViewListGet(
request : ExportViewListGetRequest
) : ExportViewListGetResponse
Parametry
- request
Typ: Microsoft.MasterDataServices.Services.MessageContracts.ExportViewListGetRequest
Uzyskaj żądania.
Wartość zwracana
Typ: Microsoft.MasterDataServices.Services.MessageContracts.ExportViewListGetResponse
ExportViewListGetResponse.