BatchLine..::..BackOrderPriorityWeight Property

Namespace:  JiwaFinancials.Jiwa.JiwaManualBOBatch
Assembly:  JiwaManualBOBatch (in JiwaManualBOBatch.dll)

Syntax


public int BackOrderPriorityWeight { get; set; }
Public Property BackOrderPriorityWeight As Integer
	Get
	Set
public:
property int^ BackOrderPriorityWeight {
	int^ get ();
	void set (int^ value);
}