Click or drag to resize

ProcessLoadOptionsParentProcessId Property

If set, only (sub) processes with the provided parent proces is loaded.

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

Property Value

Type: Int32
See Also