WorkOrderSchedule..::..ProductionLine Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.Schedule
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


public WarehouseProductionLine ProductionLine { get; }
Public ReadOnly Property ProductionLine As WarehouseProductionLine
	Get
public:
property WarehouseProductionLine^ ProductionLine {
	WarehouseProductionLine^ get ();
}