Eplan Platform API
Inheritance Hierarchy
Eplan.EplApi.RemoteClient Namespace
This namespace is used for working with EPLAN Remoting.
Classes
 ClassDescription
ClassEplan Communication Exception It is throw when no communication to an EPLAN server instance could be established.
ClassEplan Remoting Client used to communicate with an Eplan instance. Note that the binding name should be exactly "EplanRemotingClientBindingConfig" otherwise it will be ignored.
ClassEplan server data
Class 
Interfaces
 InterfaceDescription
InterfaceBase interface for the communication with Eplan Server.
Delegates
 DelegateDescription
DelegateRepresents the method that will be invoked when Eplan Server sends a response to a Client.
See Also