ProcessCandidate..::..QuantityBackOrder Property

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

Syntax


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