CompileWorkflowTask.Execute Method

Definition

Runs the compilation of the workflow task.

public:
 override bool Execute();
public override bool Execute ();
override this.Execute : unit -> bool
Public Overrides Function Execute () As Boolean

Returns

true if the operation was successful; otherwise, false.

Implements

Applies to