LineCollection Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.Timesheets
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


public LineCollection(
	Timesheet ownerTimesheet
)
Public Sub New ( _
	ownerTimesheet As Timesheet _
)
public:
LineCollection(
	Timesheet^ ownerTimesheet
)