Click or drag to resize

IAdminGetStatusMonitor Method

Get a status monitor by its primary key.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IStatusMonitor GetStatusMonitor(
	int statusdef_id
)

Parameters

statusdef_id
Type: SystemInt32

Return Value

Type: IStatusMonitor
See Also