System.Object
Eplan.EplApi.Base.Context
Eplan.EplApi.ApplicationFramework.ActionCallingContext
Eplan.EplApi.DataModel.StorableObjectContext
System.Object
Eplan.EplApi.Base.Context
Eplan.EplApi.ApplicationFramework.ActionCallingContext
Eplan.EplApi.DataModel.StorableObjectContext
[Guid("B44C4085-E6B8-3622-A1EF-50DF81A26485")] public class ActionCallingContext : Eplan.EplApi.Base.Context, IActionCallingContext, Eplan.EplApi.Base.IContext
[Guid("B44C4085-E6B8-3622-A1EF-50DF81A26485")] public ref class ActionCallingContext : public Eplan.EplApi.Base.Context, IActionCallingContext, Eplan.EplApi.Base.IContext
Name | Description | |
---|---|---|
ActionCallingContext Constructor | Overloaded. |
Name | Description | |
---|---|---|
SysMessages | Gets system messages Gets system messages |
Name | Description | |
---|---|---|
AddParameter | Adds a parameter to the Context. (Inherited from Eplan.EplApi.Base.Context) | |
Dispose() | Destructor for deterministic finalization of ActionCallingContext object. Destructor for deterministic finalization of ActionCallingContext object. (Inherited from Eplan.EplApi.Base.Context) | |
GetAfActionCallingContext | For internal use only. For internal use only. | |
GetContextParameter | Overridden. Get the Block of Context Parameters of this Context. | |
GetEContext | For internal use only. (Inherited from Eplan.EplApi.Base.Context) | |
GetException | Get Exception Get Exception | |
GetParameter | Gets a parameter from the Context. (Inherited from Eplan.EplApi.Base.Context) | |
GetParameterCount | Gets the count of the Parameters in this context (Inherited from Eplan.EplApi.Base.Context) | |
GetParameters | Gets array filled with parameters names from the context. (Inherited from Eplan.EplApi.Base.Context) | |
GetStrings | Gets the array filled with strings from the context. (Additional to the parameters) (Inherited from Eplan.EplApi.Base.Context) | |
SetAfActionCallingContext | For internal use only. For internal use only. | |
SetContextParameter | Overridden. Sets a block of context parameters (as ContextParameterBlock object). | |
SetEContext | For internal use only. (Inherited from Eplan.EplApi.Base.Context) | |
SetStrings | Sets the array filled with strings from the context. (Additional to the parameters) (Inherited from Eplan.EplApi.Base.Context) |