MacroRuleParameter Properties |
The MacroRuleParameter type exposes the following members.
Name | Description | |
---|---|---|
ApplyValueTypeConversion |
Indicates if the text of the parameter was taken from the value.
| |
DefaultText |
Gets or sets the default text displayed when the value is empty.
| |
Required |
Indicates if the value of the parameter is required (does not allow empty).
| |
Text |
Gets or sets the rule parameter text (text displayed in the sentence).
| |
Value |
Gets or sets the rule parameter value (value inserted to the K# condition instead of the macro).
| |
ValueType |
Type of the value.
|