PSWorkflowInstance.Error Property

Definition

Gets the streams of workflow.

public:
 virtual property Exception ^ Error { Exception ^ get(); void set(Exception ^ value); };
public virtual Exception Error { get; set; }
member this.Error : Exception with get, set
Public Overridable Property Error As Exception

Property Value

Applies to