AGSettings
The AGSettings
element is the root element of the
settings.agconf file.
The AGSettings
element takes an optional attribute version.
Syntax
<AGSettings version="5">
<Form></Form>
<BusinessRecord></BusinessRecord>
<BusinessApplication></BusinessApplication>
<Database></Database>
</AGSettings>
Child elements
The AGSettings
element may contain the following child elements:
- Zero or one
Form
element. - Zero or one
BusinessRecord
element. - Zero or one
BusinessApplication
element. - Zero or one
Database
element.