JobNodes Class

Definition

Abstract Nodes definition Please note JobNodes is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include JobAllNodes.

public abstract class JobNodes
type JobNodes = class
Public MustInherit Class JobNodes
Inheritance
JobNodes
Derived

Constructors

JobNodes()

Initializes a new instance of JobNodes.

Applies to