Click or drag to resize

SOApplicationClassSetContext Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void SetContext(
	int Identity,
	SOContexts MainContext,
	SOSubContexts SubContext = SOSubContexts.enSubCtxNoChange
)

Parameters

Identity
Type: SystemInt32
MainContext
Type: SuperOffice.COM.ApplicationSOContexts
SubContext (Optional)
Type: SuperOffice.COM.ApplicationSOSubContexts

Implements

IApplicationSetContext(Int32, SOContexts, SOSubContexts)
See Also