TimesheetLineCollection Class

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

Syntax


[CLSCompliantAttribute]
public class TimesheetLineCollection : JiwaCollection<TimesheetLine>
<CLSCompliantAttribute> _
Public Class TimesheetLineCollection _
	Inherits JiwaCollection(Of TimesheetLine)
[CLSCompliantAttribute]
public ref class TimesheetLineCollection : public JiwaCollection<TimesheetLine^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollection<(Of <(<'TimesheetLine>)>)>
    JiwaFinancials.Jiwa.JiwaServiceManager..::..TimesheetLineCollection