Метод ExportViewListGet
Retrieves a list of existing export views.
Пространство имен: Microsoft.MasterDataServices.Services.ServiceContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<OperationContractAttribute> _
Function ExportViewListGet ( _
request As ExportViewListGetRequest _
) As ExportViewListGetResponse
'Применение
Dim instance As IService
Dim request As ExportViewListGetRequest
Dim returnValue As ExportViewListGetResponse
returnValue = instance.ExportViewListGet(request)
[OperationContractAttribute]
ExportViewListGetResponse ExportViewListGet(
ExportViewListGetRequest request
)
[OperationContractAttribute]
ExportViewListGetResponse^ ExportViewListGet(
ExportViewListGetRequest^ request
)
[<OperationContractAttribute>]
abstract ExportViewListGet :
request:ExportViewListGetRequest -> ExportViewListGetResponse
function ExportViewListGet(
request : ExportViewListGetRequest
) : ExportViewListGetResponse
Параметры
- request
Тип: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .ExportViewListGetRequest
The ExportViewListGet request.
Возвращаемое значение
Тип: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .ExportViewListGetResponse
ExportViewListGetResponse.