docScriptInstructionTextFormatEnum Enumeration |
Namespace: imbSCI.Reporting.script
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| unknown | 1 | ||
| cs_compose | 2 | C# source code for direct execution of report generation ToString(docScriptInstructionTextFormatEnum) | |
| meta | 3 | Diagnostic view | |
| xml | 4 | ||
| json | 5 |