Partager via


ServiceClient.ExportViewCreate(International, ExportView) Méthode

Définition

Crée une nouvelle vue d'exportation (abonnement).

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

Paramètres

International
International

Paramètres de culture.

ExportView
ExportView

Vue d'exportation qui est utilisée pour créer une nouvelle vue d'exportation (abonnement).

Retours

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

S’applique à