Click or drag to resize

docScriptInstructionCompiled Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The docScriptInstructionCompiled type exposes the following members.

Properties
  NameDescription
Public propertyinput
Main input
(Inherited from docScriptInstruction.)
Public propertyisCompilable
Indicating if string arguments were detected
Public propertyisCompileFailed
Indicating whether compile did failed on any placeholder or string lines
Public propertyisHorizontal
Applied as: inline append, or pivot params rendering
(Inherited from docScriptInstruction.)
Public propertykeyListForFailedStrings
List of properties that had no required data to finish template compilation
Public propertykeyListForNonStrings
list of properties that are not strings
Public propertykeyListForStringCollections
list of properties with string collection
Public propertykeyListForStrings
List of properties with String type value
Public propertymissingData
List of placeholders that were missing data points suring compile process
Public propertytype
what append type to execute
(Inherited from docScriptInstruction.)
Top
See Also