Click or drag to resize

CommonActivityLoadOptionAttributesTargetIdPosList Property

Positive list of dataobjectid's. Unless the list is empty, only activities belonging to a process having the provided target objects are loaded.

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

Property Value

Type: IntegerList
See Also