ServiceClient.ExportViewCreate(International, ExportView) Methode

Definition

Erstellt eine neue Exportsicht (Abonnementsicht).

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 Kultureinstellungen.

ExportView
ExportView

Die Exportsicht, die verwendet wird, um eine neue Exportsicht (Abonnementsicht) zu erstellen.

Gibt zurück

Ein OperationResult-Objekt, das das Ergebnis des Vorgangs darstellt.

Gilt für: