BatchPlanningStatus Property |
The current state of the batch with regards to production planning (materials planning and/or scheduling).
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ProductionPlanningStatus PlanningStatus { get; }
Public ReadOnly Property PlanningStatus As ProductionPlanningStatus
Get
public:
property ProductionPlanningStatus PlanningStatus {
ProductionPlanningStatus get ();
}
member PlanningStatus : ProductionPlanningStatus with get
Property Value
Type:
ProductionPlanningStatusSee Also