ProcessCandidate..::..QuantityOnForwardOrder Property

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

Syntax


public void QuantityOnForwardOrder { get; set; }
Public Property QuantityOnForwardOrder As 
	Get
	Set
public:
property void QuantityOnForwardOrder {
	void get ();
	void set (void value);
}