Sdílet prostřednictvím


JobStep Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the JobStep object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method JobStep() Initializes a new instance of the JobStep class.
Public method JobStep(Job, String) Initializes a new instance of the JobStep class for the specified job and with the specified name.

Top