Click or drag to resize

ProcessPhaseActivities Property

Contains the activities that are part of the phase. An activity can be part of more than one phase.

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

Property Value

Type: ProcessPhaseActivities
See Also