Specifies whether the user is allowed to change the Alarm Summary filter and sort in the Run-time environment.
Syntax
object.EnableRunTimeConfiguration [= Boolean]
Properties
The EnableRunTimeConfiguration property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the filter and sort can be changed in the run environment. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The user can change the filter and sort in the Alarm Summary object in the Run-time environment. (Default) |
False |
The user is not allowed to change the filter and sort. |