A collection of preflight profile rules.
Element
rule data object
preflight profile rule Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| description | text | read | The description of the preflight profile rule. |
| flag | rule is disabled, return as error, return as warning, return as informational, |
r/w | Indicates whether or not the preflight rule is disabled, set for error, warning, or information level feedback. |
| id | text | read | The rule ID for this rule. |
| index | integer | read | The index of the preflight profile rule within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | read | The name of the preflight profile rule. |
| object reference | preflight profile rule | read | An object reference for the object. |
| parent | preflight profile | read | The parent of the preflight profile rule (a preflight profile). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |