ExportViewCreateRequest 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 ExportViewCreateRequest.
Surcharges
| Nom | Description |
|---|---|
| ExportViewCreateRequest() |
Initialise une nouvelle instance de la ExportViewCreateRequest classe qui possède des valeurs par défaut. |
| ExportViewCreateRequest(International, ExportView) |
Initialise une nouvelle instance de la ExportViewCreateRequest classe qui possède les paramètres culturels et ExportViewspécifiés . |
ExportViewCreateRequest()
Initialise une nouvelle instance de la ExportViewCreateRequest classe qui possède des valeurs par défaut.
public:
ExportViewCreateRequest();
public ExportViewCreateRequest();
Public Sub New ()
S’applique à
ExportViewCreateRequest(International, ExportView)
Initialise une nouvelle instance de la ExportViewCreateRequest classe qui possède les paramètres culturels et ExportViewspécifiés .
public:
ExportViewCreateRequest(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::ExportView ^ ExportView);
public ExportViewCreateRequest(Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.ExportView ExportView);
new Microsoft.MasterDataServices.ExportViewCreateRequest : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.ExportView -> Microsoft.MasterDataServices.ExportViewCreateRequest
Public Sub New (International As International, ExportView As ExportView)
Paramètres
- International
- International
Les contextes culturels.
- ExportView
- ExportView
Le ExportView.