IDeliveryExecutionContext Interface |
Namespace: imbSCI.Reporting.meta.delivery
The IDeliveryExecutionContext type exposes the following members.
| Name | Description | |
|---|---|---|
| data |
Execution data storage
(Inherited from IRenderExecutionContext.) | |
| dataDictionary | (Inherited from IRenderExecutionContext.) | |
| directoryRoot |
Directory that is root for current execution context
(Inherited from IRenderExecutionContext.) | |
| directoryScope |
Active directory
(Inherited from IRenderExecutionContext.) | |
| dUnit | (Inherited from IRenderExecutionContext.) | |
| metaContentRanges |
Dictionary of selectRangeArea entries for each metaContent member
(Inherited from IRenderExecutionContext.) | |
| name |
Gets the name.
(Inherited from IRenderExecutionContext.) | |
| render |
Render instance used for output
(Inherited from IRenderExecutionContext.) | |
| scope |
Current scope in the meta model
(Inherited from IRenderExecutionContext.) | |
| specialLogOuts | (Inherited from IRenderExecutionContext.) | |
| styleStack |
Scheduled styling instructions -- used to process> current append or future append
(Inherited from IRenderExecutionContext.) | |
| theme |
Theme used for rendering
(Inherited from IRenderExecutionContext.) |
| Name | Description | |
|---|---|---|
| compileError | (Inherited from IRenderExecutionContext.) | |
| error |
Reports an error with optional message and exception
(Inherited from IRenderExecutionContext.) | |
| executionError | (Inherited from IRenderExecutionContext.) | |
| getFileInfo |
Gets the file info
(Inherited from IRenderExecutionContext.) | |
| log |
Logs a custom message
(Inherited from IRenderExecutionContext.) | |
| regFileOutput(String, Enum, String, String) | (Inherited from IRenderExecutionContext.) | |
| regFileOutput(String, String, String, String) | (Inherited from IRenderExecutionContext.) | |
| saveFileOutput(String, String, Enum, String, String) | (Inherited from IRenderExecutionContext.) | |
| saveFileOutput(String, String, String, String, String) | (Inherited from IRenderExecutionContext.) |
| Name | Description | |
|---|---|---|
| GetDirectoryPath |
Gets the directory path.
(Defined by metaTools.) |