API Help
Eplan.EplApi.RemoteClient Namespace / EplanRemoteClient Class / StopEplan Method

In This Topic
StopEplan Method
In This Topic
Stops the Eplan instance which is connected to the current client.
Syntax
public bool StopEplan()

Return Value

returns true if the connected Eplan instance could be shutdown otherwise false.
See Also