Partager via


ServiceClient.ExportViewUpdate(International, ExportView) Méthode

Définition

Met à jour la vue d'exportation existante.

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

Paramètres

International
International

Paramètres de culture.

ExportView
ExportView

Vue d’exportation à mettre à jour.

Retours

Objet OperationResult qui représente le résultat de l'opération.

S’applique à