ServiceClient.ExportViewCreate(International, ExportView) Methode

Definition

Erstellt eine neue Export- (Abonnement-)Ansicht.

public:
 Microsoft::MasterDataServices::OperationResult ^ ExportViewCreate(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::ExportView ^ ExportView);
public Microsoft.MasterDataServices.OperationResult ExportViewCreate(Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.ExportView ExportView);
member this.ExportViewCreate : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.ExportView -> Microsoft.MasterDataServices.OperationResult
Public Function ExportViewCreate (International As International, ExportView As ExportView) As OperationResult

Parameter

International
International

Die kulturellen Rahmenbedingungen.

ExportView
ExportView

Die Exportansicht, die verwendet wird, um eine neue Export- (Abonnement-)Ansicht zu erstellen.

Gibt zurück

Ein OperationResult Objekt, das das Ergebnis der Operation darstellt.

Gilt für: