AP&C API Reference
|
This construct provides configuration data regarding activities to be performed in the case of system conditions that result from the configured thresholds and alarm states. More...
Public Member Functions | |
object | Clone () |
Creates a new object that is a copy of the current instance. More... | |
![]() | |
System.Xml.Schema.XmlSchema | GetSchema () |
This property is reserved, apply the T:System.Xml.Serialization.XmlSchemaProviderAttribute to the class instead. More... | |
void | ReadXml (System.Xml.XmlReader reader) |
Generates an object from its XML representation. More... | |
void | WriteXml (System.Xml.XmlWriter writer) |
Converts an object into its XML representation. More... | |
Protected Member Functions | |
override void | OnReadXml (System.Xml.XmlReader reader) |
Reads the XML. More... | |
override void | OnWriteXml (System.Xml.XmlWriter writer) |
Writes the XML. More... | |
![]() | |
virtual void | OnPropertyChanged (string name) |
Called when [property changed]. More... | |
Properties | |
uint | Id [get, set] |
Gets or sets the id. More... | |
short | ConfigId [get, set] |
Gets or sets the config id. More... | |
uint | EventId [get, set] |
Gets or sets the event id. More... | |
uint | ElementId [get, set] |
Gets or sets the element id. More... | |
Guid | ActionId [get, set] |
Gets or sets the type of the action. More... | |
![]() | |
bool | IsNew [get, set] |
Gets or sets a value indicating whether this instance is new. More... | |
bool | IsDirty [get, set] |
Gets or sets a value indicating whether this instance is dirty. More... | |
bool | IsDeleted [get, set] |
Gets or sets a value indicating whether this instance is deleted. More... | |
object | Tag [get, set] |
Gets or sets an arbitrary value that application code can use to track application specific data on an instance of this type. More... | |
Additional Inherited Members | |
![]() | |
PropertyChangedEventHandler | PropertyChanged |
Occurs when a property value changes. More... | |
This construct provides configuration data regarding activities to be performed in the case of system conditions that result from the configured thresholds and alarm states.
|
inline |
Creates a new object that is a copy of the current instance.
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
getset |
Gets or sets the type of the action.
|
getset |
Gets or sets the config id.
The config id.
|
getset |
Gets or sets the element id.
The element id.
|
getset |
Gets or sets the event id.
The event id.
|
getset |
Gets or sets the id.
The id.