Eplan Platform API
Eplan.EplApi.RemoteClient Namespace
/
IEplanRemoteClient Interface
/ StopEplan Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
StopEplan Method (IEplanRemoteClient)
In This Topic
Stops the Eplan instance which is connected to the current client.
Syntax
C#
C++/CLI
bool
StopEplan()
bool
StopEplan();
Return Value
returns true if the connected Eplan instance could be shutdown otherwise false.
See Also
Reference
IEplanRemoteClient Interface
IEplanRemoteClient Members