WorkflowInstanceResult::Reason Property
Gets or sets the reason for the workflow instance's exeion state.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
public: [DataMemberAttribute(EmitDefaultValue = false)] property String^ Reason { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Show: