ServiceClient.ExportViewDelete(International, Identifier) Methode

Definition

Entfernt die vorhandene Exportsicht mit dem angegebenen Bezeichner.

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

Parameter

International
International

Die Kultureinstellungen.

Identifier
Identifier

Der Bezeichner der zu löschenden Exportsicht.

Gibt zurück

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

Gilt für: