Click or drag to resize

ProcessSaveOutputProcessId Property

Contains the ID of the process being saved. It is relevant when saving a new process.

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