ServicePRO SDK Help

stcRule Members

The stcRule type exposes the following members.

Methods


  Name Description
Public method Clone
Clones this instance.
Public method Rule
Rules the specified identifier.

Properties


  Name Description
Public property Description
Gets or sets the description.
Public property GroupId
Gets or sets the group identifier.
Public property HasDefaultAlarm
Gets or sets a value indicating whether this instance has default alarm.
Public property HasSqlStatement
Gets or sets a value indicating whether this instance has SQL statement.
Public property Id
Gets or sets the identifier.
Public property IsNew
Gets or sets a value indicating whether this instance is new.
Public property IsTurnedOn
Gets or sets a value indicating whether this instance is turned on.
Public property LastRun
Gets or sets the last run.
Public property Name
Gets or sets the name.
Public property Object
Gets or sets the object.
Public property Precedence
Gets or sets the precedence.
Public property QueryFromClause
Gets or sets the query from clause.
Public property QueryId
Gets or sets the query identifier.
Public property QuerySql
Gets or sets the query SQL.
Public property QueryWhereClause
Gets or sets the query where clause.
Public property RuleTarget
Gets or sets the rule target.
Public property RuleType
Gets or sets the type of the rule.
Public property SAPassword
Gets or sets the sa password.
Public property SAUser
Gets or sets the sa user.
Public property SqlStatement
Gets or sets the SQL statement.