This class contains properties which are included by classes which manipulate sections in the CPF file. More...

Public Attributes | |
| CPFFile | |
| CPF file which the object maps to. More... | |
| Comments | |
| Embedded comments in the CPF file. More... | |
| Flags | |
| Flags governing how the object is processed when Save() is called. More... | |
| Name | |
| Name of the object instance. More... | |
Static Public Attributes | |
| DOMAIN = None | |
| This class contains properties which are included by classes which manipulate sections in the CPF file. More... | |
This class contains properties which are included by classes which manipulate sections in the CPF file.
|
static |
This class contains properties which are included by classes which manipulate sections in the CPF file.
Default Localization Domain
| CPFFile |
| Comments |
| Flags |
Flags governing how the object is processed when Save() is called.
For normal operations, all bits should be set.
Bit $$$CPFSave - Save object to disk.
Bit $$$CPFWrite - Write CPF file from object.
Bit $$$CPFActivate - Activate object into memory if CPFFile is the same as what is currently active.
Bit $$$CPFAvoidBackupDB - Don't Add/Remove the Database to Backup DB list.
| Name |
Name of the object instance.