Click or drag to resize

ControlElementProcessId Property

The Id of the process som to which the control element belongs.

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

Property Value

Type: Int32
See Also