Click or drag to resize

IAdminCreateStatusMonitor Method

Create a new status monitor for a given table. (Only Contact and Project are supported).

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IStatusMonitor CreateStatusMonitor(
	SOTableId TableId
)

Parameters

TableId
Type: SuperOffice.COM.ApplicationSOTableId

Return Value

Type: IStatusMonitor
See Also