Click or drag to resize

SOStatusMonitor Properties

The SOStatusMonitor 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.
(Inherited from IStatusMonitor.)
Public propertyCode exampleDefaultTaskText
Default task description text. Used when the user clicks the Follow up button.
(Inherited from IStatusMonitor.)
Public propertyCode exampleDefaultTaskType
Default task type. Used when the user clicks the Follow up button.
(Inherited from IStatusMonitor.)
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>.
(Inherited from IStatusMonitor.)
Public propertyCode exampleIdentity
Record Id of the Status Monitor definition.
(Inherited from IStatusMonitor.)
Public propertyCode exampleIsDeleted
Is the status monitor deleted?
(Inherited from IStatusMonitor.)
Public propertyCode exampleIsDirty
Does the Status Monitor need to be regenerated? Changing the criteria will make status dirty.
(Inherited from IStatusMonitor.)
Public propertyCode exampleIsVisual
Should the Status Monitor be displayed in the client?
(Inherited from IStatusMonitor.)
Public propertyCode exampleLastGenerated
Date the status monitor was last generated
(Inherited from IStatusMonitor.)
Public propertyCode exampleName
Name of the Status Monitor definition.
(Inherited from IStatusMonitor.)
Public propertyCode exampleNumDirtyMatches
Number of records that have changed since the monitor was last generated
(Inherited from IStatusMonitor.)
Public propertyCode exampleNumMatches
Number of records that matched the criteria when the monitor was last generated
(Inherited from IStatusMonitor.)
Public propertyCode exampleOwnerTable
Table that this monitor definition is attached to.
(Inherited from IStatusMonitor.)
Public propertyCode examplePicture
Picture to be displayed in the client when monitor is active.
(Inherited from IStatusMonitor.)
Public propertyCode exampleRank
Rank of the Status Monitor definition.
(Inherited from IStatusMonitor.)
Top
See Also