ImportDataWizard.DefaultImportFolderDesc

Syntax

DefaultImportFolderDesc: Object;

Description

The DefaultImportFolderDesc property sets descriptor of the folder for saving default import objects.

Comments

It can be filled partially, for example: {k: 11574, i: null, n: null, c: 0}

where, k - repository object key.

Example

The example of property use is identical to the property and is given on the Example of creating the ImportDataWizard component page.

See also:

ImportDataWizard