Click or drag to resize

IJobBuilderOperation Properties

The IJobBuilderOperation type exposes the following members.

Properties
  NameDescription
Public propertyJobBuilder
Gets the job builder that this operation belongs to.
Public propertyRecordType
Gets the type of the records provided by this input.
(Inherited from IOperationInput.)
Public propertyStage
Gets the StageConfiguration for this operation after the CreateConfiguration(JobBuilderCompiler) method has been called.
Top
See Also