Click or drag to resize

SOApplicationClassRequestRestart Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void RequestRestart(
	string i_ReasonWhy
)

Parameters

i_ReasonWhy
Type: SystemString

Implements

IApplicationRequestRestart(String)
See Also