Click or drag to resize

DataObjectFilterRequireActiveWorkItem Property

If set to true, only data object which are target object in an active process is loaded and the active user must have an active workitem.

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

Property Value

Type: Boolean
See Also