LineCollection Constructor

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

Syntax


public LineCollection(
	AutomaticJournalBatch ownerAutomaticJournalBatch
)
Public Sub New ( _
	ownerAutomaticJournalBatch As AutomaticJournalBatch _
)
public:
LineCollection(
	AutomaticJournalBatch^ ownerAutomaticJournalBatch
)