Click or drag to resize

IFindProjectsWithActiveStatusMonitor Method

Returns list of Projects with matching status monitors. Search by status monitor name or the status monitor id.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IProjects ProjectsWithActiveStatusMonitor(
	Object valueNameOrId
)

Parameters

valueNameOrId
Type: SystemObject

Return Value

Type: IProjects
See Also