docScriptInstructionCompiled Properties |
The docScriptInstructionCompiled type exposes the following members.
| Name | Description | |
|---|---|---|
| input |
Main input
(Inherited from docScriptInstruction.) | |
| isCompilable |
Indicating if string arguments were detected
| |
| isCompileFailed |
Indicating whether compile did failed on any placeholder or string lines
| |
| isHorizontal |
Applied as: inline append, or pivot params rendering
(Inherited from docScriptInstruction.) | |
| keyListForFailedStrings |
List of properties that had no required data to finish template compilation
| |
| keyListForNonStrings |
list of properties that are not strings
| |
| keyListForStringCollections |
list of properties with string collection
| |
| keyListForStrings |
List of properties with String type value
| |
| missingData |
List of placeholders that were missing data points suring compile process
| |
| type |
what append type to execute
(Inherited from docScriptInstruction.) |