Price..::..EndRow Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.PriceUpdate.ImportFromExcel
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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