Click or drag to resize

InstantiateProcessOptionsTargetParentId Property

Defines the TreeStructure parent for the new target object. It shall only be set of the target object shall be placed another place than the default for the DataObjectType Only applicable for process templates creating a new target object.

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

Property Value

Type: Int32
See Also