API Help
Eplan.EplApi.ApplicationFramework Namespace / ActionCallingContext Class
Properties Methods

In This Topic
    ActionCallingContext Class Members
    In This Topic

    The following tables list the members exposed by ActionCallingContext.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets system messages  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a parameter to the Context. (Inherited from Eplan.EplApi.Base.Context)
    Public MethodDestructor for deterministic finalization of ActionCallingContext object. (Inherited from Eplan.EplApi.Base.Context)
    Public MethodFor internal use only.  
    Public MethodOverridden. Get the Block of Context Parameters of this Context.  
    Public MethodFor internal use only. (Inherited from Eplan.EplApi.Base.Context)
    Public MethodGet Exception  
    Public MethodGets a parameter from the Context. (Inherited from Eplan.EplApi.Base.Context)
    Public MethodGets the count of the Parameters in this context (Inherited from Eplan.EplApi.Base.Context)
    Public MethodGets array filled with parameters names from the context. (Inherited from Eplan.EplApi.Base.Context)
    Public MethodGets the array filled with strings from the context. (Additional to the parameters) (Inherited from Eplan.EplApi.Base.Context)
    Public MethodFor internal use only.  
    Public MethodOverridden. Sets a block of context parameters (as ContextParameterBlock object).  
    Public MethodFor internal use only. (Inherited from Eplan.EplApi.Base.Context)
    Public MethodSets the array filled with strings from the context. (Additional to the parameters) (Inherited from Eplan.EplApi.Base.Context)
    Top
    See Also