Click or drag to resize

ProcessingHolder Properties

The ProcessingHolder type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBox 
Public propertyIsBeyondMaxExecutions 
Public propertyIsEditable 
Public propertyIsFirstIteration True if this processing holder is in the first run iteration, false for subsequent iterations.
Public propertyIsIgnored The flag to indicate whether the job element is processed.
Public propertyIsMultiHead 
Public propertyIsSingleOutputContent 
Public propertyIsStreaming Flag to indicate streaming mode
Public propertyIterationTag 
Public propertyJobElementHolder The holder of the job element to indicate its location in the tree.
Public propertyRemainingExecutionsToFinish Remaining executions to finish in streaming mode ( multiple lists will be executed instead of one )
Public propertyRemainingExecutionsToStart Executions that has been started in streaming mode ( multiple lists will be executed instead of one )
Public propertyScanController The scan controller used for the execution.
Public propertyScanControllerTiledJobElementHolder 
Public propertySingleOutputContent 
Public propertySingleOutputMaster 
Public propertySliceIndex 
Public propertySplitMaster 
Public propertyTag The tag of the job element to indicate its processing identifier in a container iteration.
Public propertyTileItem 
Top
See Also