Click or drag to resize

IDatabaseGetChecklist Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IChecklist GetChecklist(
	int i_assocId,
	EChecklistMode i_fetchMode
)

Parameters

i_assocId
Type: SystemInt32
i_fetchMode
Type: SuperOffice.COM.ApplicationEChecklistMode

Return Value

Type: IChecklist
See Also