Name | Description | |
---|---|---|
Acknowledge | The Acknowledge Method is used to acknowledge an Event Notification for a Condition instance state where AckedState is FALSE. | |
AddComment | The AddComment Method is used to apply a comment to a specific state of a Condition instance. | |
AsClient | Returns the client object upon which this specialized client is built. | |
Clone | ||
Confirm | The Confirm Method is used to confirm an Event Notifications for a Condition instance state where ConfirmedState is FALSE. | |
Disable | The Disable Method is used to change a Condition instance to the Disabled state. | |
Enable | The Enable Method is used to change a Condition instance to the enabled state. | |
Equals | ||
GetHashCode | ||
GetService | ||
GetServiceByName | Gets the service object of the specified type, given by type name. | |
GetType | ||
OneShotShelve | The OneShotShelve Method sets the AlarmCondition to the OneShotShelved state. | |
Respond | Respond is used to pass the selected response option and end the dialog. DialogState/Id will return to FALSE. | |
TimedShelve | The TimedShelve Method sets the AlarmCondition to the TimedShelved state. | |
ToString | ||
Unshelve | The Unshelve Method sets the AlarmCondition to the Unshelved state. | |
ValueEquals | Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance. |