Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / IEplanRemoteClient Interface / StopEplan Method

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

Return Value

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