Click or drag to resize

CommonActivityLoadOptionAttributesWorkItemIdPosList Property

Positive list of workitemid's. Unless the list is empty only activities for the provided workitem id's are loaded. The filter is only used if RequireWorkItem = true.

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

Property Value

Type: IntegerList
See Also