SOStatusMonitor Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOStatusMonitor type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Criteria | Criteria used for defining this status monitor. Only accessible if you have status-monitor-admin right. (Inherited from IStatusMonitor.) |
![]() ![]() | DefaultTaskText | Default task description text. Used when the user clicks the Follow up button. (Inherited from IStatusMonitor.) |
![]() ![]() | DefaultTaskType | Default task type. Used when the user clicks the Follow up button. (Inherited from IStatusMonitor.) |
![]() ![]() | Description | 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.) |
![]() ![]() | Identity | Record Id of the Status Monitor definition. (Inherited from IStatusMonitor.) |
![]() ![]() | IsDeleted | Is the status monitor deleted? (Inherited from IStatusMonitor.) |
![]() ![]() | IsDirty | Does the Status Monitor need to be regenerated? Changing the criteria will make status dirty. (Inherited from IStatusMonitor.) |
![]() ![]() | IsVisual | Should the Status Monitor be displayed in the client? (Inherited from IStatusMonitor.) |
![]() ![]() | LastGenerated | Date the status monitor was last generated (Inherited from IStatusMonitor.) |
![]() ![]() | Name | Name of the Status Monitor definition. (Inherited from IStatusMonitor.) |
![]() ![]() | NumDirtyMatches | Number of records that have changed since the monitor was last generated (Inherited from IStatusMonitor.) |
![]() ![]() | NumMatches | Number of records that matched the criteria when the monitor was last generated (Inherited from IStatusMonitor.) |
![]() ![]() | OwnerTable | Table that this monitor definition is attached to. (Inherited from IStatusMonitor.) |
![]() ![]() | Picture | Picture to be displayed in the client when monitor is active. (Inherited from IStatusMonitor.) |
![]() ![]() | Rank | Rank of the Status Monitor definition. (Inherited from IStatusMonitor.) |
Name | Description | |
---|---|---|
![]() ![]() | Delete | Marks the status monitor as deleted. (Inherited from IStatusMonitor.) |
![]() ![]() | GenerateValues | Generate the status monitor values for this status monitor. This may take a while. You must have the status-monitor-admin right to run this. (Inherited from IStatusMonitor.) |
![]() ![]() | Save | Save the status monitor definition to the database. This will not generate the status values. (Inherited from IStatusMonitor.) |