Click or drag to resize

SOApplicationClassActivateLiveUpdates Method

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

Parameters

i_Activate (Optional)
Type: SystemBoolean

Implements

IApplicationActivateLiveUpdates(Boolean)
See Also