Click or drag to resize

IApplicationArchiveSetActiveStateOfAllRows Method

Set active state of all rows. This is not the same as selecting/highlighting rows!

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void SetActiveStateOfAllRows(
	bool i_Activate = true
)

Parameters

i_Activate (Optional)
Type: SystemBoolean
See Also