ServiceClient.IService.ExportViewCreate(ExportViewCreateRequest) Methode

Definition

Generiert die gewünschten Abonnementsichten bzw. generiert sie erneut.

 virtual Microsoft::MasterDataServices::ExportViewCreateResponse ^ Microsoft.MasterDataServices.IService.ExportViewCreate(Microsoft::MasterDataServices::ExportViewCreateRequest ^ request) = Microsoft::MasterDataServices::IService::ExportViewCreate;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.ExportViewCreateResponse IService.ExportViewCreate (Microsoft.MasterDataServices.ExportViewCreateRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.ExportViewCreate : Microsoft.MasterDataServices.ExportViewCreateRequest -> Microsoft.MasterDataServices.ExportViewCreateResponse
override this.Microsoft.MasterDataServices.IService.ExportViewCreate : Microsoft.MasterDataServices.ExportViewCreateRequest -> Microsoft.MasterDataServices.ExportViewCreateResponse
Function ExportViewCreate (request As ExportViewCreateRequest) As ExportViewCreateResponse Implements IService.ExportViewCreate

Parameter

request
ExportViewCreateRequest

Die Erstellungsanforderung.

Gibt zurück

ExportViewCreateResponse für den Vorgang.

Implementiert

Attribute

Gilt für: