Share via


Session.IsWorkflowPending Property

Definition

Gets or sets if the workflow being used (pending). Returns false if no workflow or if its done or cancelled.

public:
 virtual property bool IsWorkflowPending { bool get(); void set(bool value); };
public virtual bool IsWorkflowPending { get; set; }
member this.IsWorkflowPending : bool with get, set
Public Overridable Property IsWorkflowPending As Boolean

Property Value

Applies to