[This is preliminary documentation and is subject to change.]
Gets a list of number of rows specified in the currently Active timesheet tasks in the current group.
Namespace:
OfficeClip.DBLayer.TEAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DataView GetTimesheetActiveRows( int currentGroupId ) |
Visual Basic (Declaration) |
---|
Public Function GetTimesheetActiveRows ( _ currentGroupId As Integer _ ) As DataView |
Visual C++ |
---|
public: DataView^ GetTimesheetActiveRows( int currentGroupId ) |
Parameters
- currentGroupId
- Type: System..::.Int32
Id of a particular group.