Click or drag to resize
AlertCondition Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The AlertCondition type exposes the following members.

Properties
  Name Description
Public property AlertValue
Gets the boolean value this alert condition resolves to
Public property Category
Gets and sets the category this condition will be evaluated against
Public property ConditionOperator
Gets or sets a property that represents the operator used by this condition.
Public property DisplayText
Gets the display text for this condition
Public property Guid
Gets and sets a Guid that uniquely idenifies this object.
Public property ID
Gets a unique identifier that idenifies this object.
Public property LogicalOperator
Gets or sets a property that represents the logical (And/Or) operator used by this condition.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets and sets the parent of this alert condition
Public property PrefixBrackets
Gets or sets a value that indicates the number of opening brakets that preceed this condition.
Public property Range
Gets and sets the range this condition is evaluated against
Public property Series
Gets and sets the series definition this condition will be evaluated against
Public property SuffixBrackets
Gets or sets a value that indicates the number of closing brakets that follow this condition.
Public property Value
Gets and sets the value that will be used to evaluate this condition
Top
See Also