WorkflowRuntimeServiceElement 构造函数

定义

初始化 WorkflowRuntimeServiceElement 类的新实例。Initializes a new instance of the WorkflowRuntimeServiceElement class.

public:
 WorkflowRuntimeServiceElement();
public WorkflowRuntimeServiceElement ();
Public Sub New ()

注解

如果使用此构造函数,则必须显式设置 TypeIf you use this constructor, you must explicitly set Type.

适用于