ExportViewUpdateRequest Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe ExportViewUpdateRequest.
Surcharges
| Nom | Description |
|---|---|
| ExportViewUpdateRequest() |
Initialise une nouvelle instance de la ExportViewUpdateRequest classe qui possède des valeurs par défaut. |
| ExportViewUpdateRequest(International, ExportView) |
Initialise une nouvelle instance de la ExportViewUpdateRequest classe qui possède les paramètres culturels et ExportViewspécifiés . |
ExportViewUpdateRequest()
Initialise une nouvelle instance de la ExportViewUpdateRequest classe qui possède des valeurs par défaut.
public:
ExportViewUpdateRequest();
public ExportViewUpdateRequest();
Public Sub New ()
S’applique à
ExportViewUpdateRequest(International, ExportView)
Initialise une nouvelle instance de la ExportViewUpdateRequest classe qui possède les paramètres culturels et ExportViewspécifiés .
public:
ExportViewUpdateRequest(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::ExportView ^ ExportView);
public ExportViewUpdateRequest(Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.ExportView ExportView);
new Microsoft.MasterDataServices.ExportViewUpdateRequest : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.ExportView -> Microsoft.MasterDataServices.ExportViewUpdateRequest
Public Sub New (International As International, ExportView As ExportView)
Paramètres
- International
- International
Les contextes culturels.
- ExportView
- ExportView
Le ExportView.