Click or drag to resize

ActivityProcess Property

The Process object of the activity. The process object is not always available. If not, Process is null.

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

Property Value

Type: Process
See Also