DebtorClassBatch..::..RowsUpdated Property

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

Syntax


public int RowsUpdated { get; }
Public ReadOnly Property RowsUpdated As Integer
	Get
public:
property int^ RowsUpdated {
	int^ get ();
}