ServiceClient.ExportViewUpdate(International, ExportView) Methode

Definition

Aktualisiert die bestehende Exportansicht.

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

Parameter

International
International

Die kulturellen Rahmenbedingungen.

ExportView
ExportView

Die Exportansicht wird aktualisiert.

Gibt zurück

Ein OperationResult Objekt, das das Ergebnis der Operation darstellt.

Gilt für: