DebtorClassBatch..::..Ranges Property

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

Syntax


public RangeCollection Ranges { get; }
Public ReadOnly Property Ranges As RangeCollection
	Get
public:
property RangeCollection^ Ranges {
	RangeCollection^ get ();
}