Click or drag to resize
WorkflowInstanceWorkflowStatusDetail Property
Workflow Status Detail - This attribute is used to track workflow instance exceptions to assist with troubleshooting and auditing workflow execution.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<string> WorkflowStatusDetail { get; set; }

Property Value

Type: ListString
See Also