IHostManufacturingViewsShowPlanningOfManufacturingOrder Method

Displays the planning screen of the manufacturing order.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void ShowPlanningOfManufacturingOrder(
	long id
)

Parameters

id  Int64
Planning manufacturing order identifier.

See Also