Bagikan melalui


IService.ExportViewCreate(ExportViewCreateRequest) Metode

Definisi

Menghasilkan atau meregenerasi tampilan langganan yang diinginkan.

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

Parameter

request
ExportViewCreateRequest

Permintaan.

Mengembalikan

Atribut

Keterangan

Operasi ini ExportViewCreate(ExportViewCreateRequest) menghasilkan atau meregenerasi tampilan langganan yang diinginkan berdasarkan konfigurasi dan nama tampilan yang ditentukan.

Berlaku untuk