AutomaticJournalBatch..::..Lines Property

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

Syntax


public LineCollection Lines { get; }
Public ReadOnly Property Lines As LineCollection
	Get
public:
property LineCollection^ Lines {
	LineCollection^ get ();
}