Click or drag to resize

JobBuilderGenerate Method

Overload List
 NameDescription
Public methodGenerate(Int32, Type) Generates records using a task that takes no input.
Public methodGenerateT(Int32, ActionRecordWriterT, TaskContext) Generates records using a task that takes no input.
Public methodGenerateT(Int32, ActionRecordWriterT, ProgressContext) Generates records using a task that takes no input.
Public methodGenerateT(Int32, ActionRecordWriterT) Generates records using a task that takes no input.
Top
See Also