Click or drag to resize

DataObjectFilterActionStatus Property

ActionStatus is only used when the filter is applied on a list of workitems. It filters on WorkItemAction.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ActionStatus ActionStatus { get; set; }

Property Value

Type: ActionStatus
See Also