Click or drag to resize

IDatabaseGetChecklist Method

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

Parameters

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

Return Value

Type: SOChecklist
See Also