IService.ExportViewListGet(ExportViewListGetRequest) Methode

Definition

Ruft eine Liste vorhandener Exportsichten (Abonnementsichten) ab.

public:
 Microsoft::MasterDataServices::Services::MessageContracts::ExportViewListGetResponse ^ ExportViewListGet(Microsoft::MasterDataServices::Services::MessageContracts::ExportViewListGetRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.ExportViewListGetResponse ExportViewListGet (Microsoft.MasterDataServices.Services.MessageContracts.ExportViewListGetRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member ExportViewListGet : Microsoft.MasterDataServices.Services.MessageContracts.ExportViewListGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ExportViewListGetResponse
Public Function ExportViewListGet (request As ExportViewListGetRequest) As ExportViewListGetResponse

Parameter

request
ExportViewListGetRequest

Die Anforderung.

Gibt zurück

Attribute

Hinweise

Der ExportViewListGet(ExportViewListGetRequest) Vorgang ruft eine Liste der vorhandenen Exportansichten ab.

Gilt für: