ExpressionParameterType Fields |
The ExpressionParameterType type exposes the following members.
| Name | Description | |
|---|---|---|
| Attribute | Attribute value. Stored as 'ATTRIB'. | |
| ChildList | ChildList value. Stored as 'CHILD'. | |
| Constant | Constant value. Stored as 'CONST'. | |
| Expression | Expression value. Stored as 'EXP'. | |
| Input | Input value. Stored as 'INPUT'. | |
| Reference | Reference value. Stored as 'REF'. | |
| Repository | Repository value. Stored as 'REPO'. | |
| System | System value. Stored as 'SYS'. | |
| value__ |