RecurringBatch..::..BatchLines Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.RecurringBatch
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public BatchLineCollection BatchLines { get; }
Public ReadOnly Property BatchLines As BatchLineCollection
	Get
public:
property BatchLineCollection^ BatchLines {
	BatchLineCollection^ get ();
}