ManufacturingOrderPhases Property

Production order phases.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public List<ManufacturingOrderPhase> Phases { get; set; }

Property Value

ListManufacturingOrderPhase

See Also