PurchaseOrderGeneration..::..ReOrderMonth Property

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

Syntax


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