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
public class StorableObjectContext : Eplan.EplApi.ApplicationFramework.ActionCallingContext, Eplan.EplApi.ApplicationFramework.IActionCallingContext, Eplan.EplApi.Base.IContext
public ref class StorableObjectContext : public Eplan.EplApi.ApplicationFramework.ActionCallingContext, Eplan.EplApi.ApplicationFramework.IActionCallingContext, Eplan.EplApi.Base.IContext
| Name | Description | |
|---|---|---|
|  | StorableObjectContext Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | StorableObject | Set or get a Storable Object for this context | 
|  | StorableObjectList | Set or get a Storable Object List for this context (additional to the single Storable Object) | 
|  | SysMessages | Gets system messages Gets system messages (Inherited from Eplan.EplApi.ApplicationFramework.ActionCallingContext) | 
| Name | Description | |
|---|---|---|
|  | AddParameter | Adds a parameter to the Context. (Inherited from Eplan.EplApi.Base.Context) | 
|  | Dispose() | Destructor for deterministic finalization of StorableObjectContext object. (Inherited from Eplan.EplApi.Base.Context) | 
|  | GetAfActionCallingContext | For internal use only. For internal use only. (Inherited from Eplan.EplApi.ApplicationFramework.ActionCallingContext) | 
|  | GetContextParameter | Overridden. Get the Block of Context Parameters of this Context. | 
|  | GetDMBaseHandleContext | For internal use only. | 
|  | GetEContext | For internal use only. (Inherited from Eplan.EplApi.Base.Context) | 
|  | GetException | Get Exception Get Exception (Inherited from Eplan.EplApi.ApplicationFramework.ActionCallingContext) | 
|  | 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. (Inherited from Eplan.EplApi.ApplicationFramework.ActionCallingContext) | 
|  | SetContextParameter | Overridden. Sets a block of context parameters (as ContextParameterBlock object). | 
|  | SetDMBaseHandleContext | For internal use only. | 
|  | 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) |