Click or drag to resize

IStatusMonitor Properties

The IStatusMonitor type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCriteria
Criteria used for defining this status monitor. Only accessible if you have status-monitor-admin right.
Public propertyCode exampleDefaultTaskText
Default task description text. Used when the user clicks the Follow up button.
Public propertyCode exampleDefaultTaskType
Default task type. Used when the user clicks the Follow up button.
Public propertyCode exampleDescription
Description of the Status Monitor. This text also appears in the client when the monitor is active. Text may contain merge codes like <name>.
Public propertyCode exampleIdentity
Record Id of the Status Monitor definition.
Public propertyCode exampleIsDeleted
Is the status monitor deleted?
Public propertyCode exampleIsDirty
Does the Status Monitor need to be regenerated? Changing the criteria will make status dirty.
Public propertyCode exampleIsVisual
Should the Status Monitor be displayed in the client?
Public propertyCode exampleLastGenerated
Date the status monitor was last generated
Public propertyCode exampleName
Name of the Status Monitor definition.
Public propertyCode exampleNumDirtyMatches
Number of records that have changed since the monitor was last generated
Public propertyCode exampleNumMatches
Number of records that matched the criteria when the monitor was last generated
Public propertyCode exampleOwnerTable
Table that this monitor definition is attached to.
Public propertyCode examplePicture
Picture to be displayed in the client when monitor is active.
Public propertyCode exampleRank
Rank of the Status Monitor definition.
Top
See Also