The OperatorComment type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AckType |
The AckType that must be selected in the AcknowledgeEditor
to show this pre-defined comment
| |
| AlarmType |
The ConditionType that must be selected in the AcknowledgeEditor
to show this pre-defined comment
| |
| Comment |
The content of the comment
| |
| ConditionType |
The ConditionType that must be selected in the AcknowledgeEditor
to show this pre-defined comment
| |
| MaxSeverity |
The maximum severity that must be set in the AcknowledgeEditor
to show this pre-defined comment
| |
| MinSeverity |
The minimum severity that must be set in the AcknowledgeEditor
to show this pre-defined comment
| |
| Title |
The title of the comment
| |
| VisibleOnly |
If true the Comment will be visualized only if the "VisibleOnly" check box in the AcknowledgeEditor will be selected
|