Share via


WorkflowData.AreAllStepsComplete Method

Definition

Checks if each of the step is complete.

public:
 bool AreAllStepsComplete();
public bool AreAllStepsComplete ();
member this.AreAllStepsComplete : unit -> bool
Public Function AreAllStepsComplete () As Boolean

Returns

True if the step is complete, otherwise false.

Applies to