Click or drag to resize

SOStatusMonitorValue Properties

The SOStatusMonitorValue type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleDefinition
The Status Monitor definition.
(Inherited from IStatusMonitorValue.)
Public propertyCode exampleId
The primary key for this value record.
(Inherited from IStatusMonitorValue.)
Public propertyCode exampleIsDirty
Does the status monitor need to be re-calculated? This value can be set if new appointments are created, or the contact or project is updated.
(Inherited from IStatusMonitorValue.)
Public propertyCode exampleIsSignalled
Is the status monitor active? i.e. does the contact or project match the criteria defined for the status monitor?
(Inherited from IStatusMonitorValue.)
Public propertyCode exampleOwnerTable
Table that this value is linked to
(Inherited from IStatusMonitorValue.)
Public propertyCode exampleRecordId
Record id that the this value is linked to
(Inherited from IStatusMonitorValue.)
Top
See Also