A category of Flight Plans Tags, Import tags describe and determine aspects of the import process. Wings populates them with defaults, but they can be changed by the user.

TagName Description Type Default
AspxName Name of the generated .aspx file String {Member}
DefaultTemplateFolder* Location of Monarch Cocoon's Templates. String None
DisplaySize Specifies which display size condition to evaluate during the DDS conversion. Options are DS4 and DS3. For details see Display Size. Enumeration DS4
ErrorReportingCat10 Sets how Category 10 migration errors are handled by the code-behind. Options are Ignore, Issue as Comment, Issue as Warning, and Issue as Error. Enumeration Ignore
ErrorReportingCat20 Sets how Category 20 migration errors are handled by the code-behind. Options are Ignore, Issue as Comment, Issue as Warning, and Issue as Error. Enumeration Issue as Comment
ErrorReportingCat30 Sets how Category 30 migration errors are handled by the code-behind. Options are Ignore, Issue as Comment, Issue as Warning, and Issue as Error. Enumeration Issue as Warning
ErrorReportingCat40 Sets how Category 40 migration errors are handled by the code-behind. Options are Ignore, Issue as Comment, Issue as Warning, and Issue as Error. Enumeration Issue as Error
ExportAfterImport If true, each imported display file will be exported back to the server. Options are False and True. Enumeration False
HorizontalSpacing Horizontal spacing in pixels (px). Number 8
LabelstoDiscard Discard labels in these rows (space separated list). String None
Language* Specifies the code-behind programming language. Defaults to C#, can be set to VB.NET or AVR via dropdown. Options include C#, Visual Basic, and ASNA Visual RPG (AVR). Enumeration C#
LibraryList* Specifies the library list used for resolving field references. String {Library}
Namespace* Namespace used in the generated code. String {Library}
TargetPath* Specifies the path to the folder the .aspx file will be placed in. String C:\{Library}\{File}
UserTemplateFolder Location of user-defined templates (these override the templates in the {DefaultTemplateFolder}). String None
VerticalSpacing Vertical spacing in pixels (px). Number 24

* Indicates a Key tag.