WorkflowBuildMessageTask.Execute Method

Definition

Indicates whether the workflow build message task executes.

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

Returns

true if the workflow build message task executes; otherwise, false.

Applies to