API Help
Eplan.EplApi.Remoting Namespace / CallingContext Class
Members

In This Topic
    CallingContext Class
    In This Topic
    Eplan server calling context
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.Remoting.CallingContext
          Eplan.EplApi.Remoting.EplanResponse

    Syntax
    [DataContract()]
    [KnownType(MethodName="", Type=Eplan.EplApi.Remoting.EplanResponse)]
    public class CallingContext 
    [DataContract()]
    [KnownType(MethodName="", Type=Eplan.EplApi.Remoting.EplanResponse)]
    public ref class CallingContext 
    Public Constructors
     NameDescription
    Public ConstructorConstructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyString message  
    Public PropertyParameters and values  
    Public PropertySucceed flag  
    Top
    Public Methods
     NameDescription
    Public MethodClear all parameters.  
    Public MethodGets parameter value.  
    Public MethodRemove a parameter.  
    Public MethodSets a new parameter.  
    Top
    See Also