ServiceClient.ExportViewUpdate(International, ExportView) Methode

Definition

Aktualisiert die vorhandene Exportsicht.

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

ExportView
ExportView

Die zu aktualisierende Exportansicht.

Gibt zurück

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

Gilt für: