Bagikan melalui


PSWorkflowDefinition Class

Definition

Define all the metadatas.

public ref class PSWorkflowDefinition sealed
public ref class PSWorkflowDefinition sealed
class PSWorkflowDefinition sealed
public sealed class PSWorkflowDefinition
type PSWorkflowDefinition = class
Public NotInheritable Class PSWorkflowDefinition
Inheritance
PSWorkflowDefinition

Constructors

PSWorkflowDefinition(Activity, String, String, Dictionary<String,String>)

Workflow instance constructor.

PSWorkflowDefinition(Activity, String, String)

Workflow instance constructor.

Properties

RequiredAssemblies

Gets sets the required assemblies.

RuntimeAssemblyPath

Gets sets the runtime assembly path.

Workflow

Gets sets the workflow.

WorkflowXaml

Gets sets the workflow xaml.

Applies to