API Help
Eplan.EplApi.Remoting Namespace / EplanResponse Class
Properties Methods

In This Topic
    EplanResponse Class Members
    In This Topic

    The following tables list the members exposed by EplanResponse.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates that an asynchronous call is terminated.  
    Public PropertyString message (Inherited from Eplan.EplApi.Remoting.CallingContext)
    Public PropertyParameters and values (Inherited from Eplan.EplApi.Remoting.CallingContext)
    Public PropertySucceed flag (Inherited from Eplan.EplApi.Remoting.CallingContext)
    Top
    Public Methods
     NameDescription
    Public MethodClear all parameters. (Inherited from Eplan.EplApi.Remoting.CallingContext)
    Public MethodGets parameter value. (Inherited from Eplan.EplApi.Remoting.CallingContext)
    Public MethodRemove a parameter. (Inherited from Eplan.EplApi.Remoting.CallingContext)
    Public MethodSets a new parameter. (Inherited from Eplan.EplApi.Remoting.CallingContext)
    Top
    See Also