TimeRow Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:_3LProServices.TimeService.TimeRow"]
Namespace: _3LProServices.TimeService
The TimeRow type exposes the following members.
Name | Description | |
---|---|---|
![]() | TimeRow(String, DateTime, TimeCode, TimeProject, WorkType, Int32, Decimal, Decimal, String, Boolean, Boolean, TidRadStatus) | Initializes a new instance of the TimeRow class |
![]() | TimeRow(EntityKey, String, DateTime, TimeCode, TimeProject, WorkType, Int32, Decimal, Decimal, String, Boolean, Boolean, TidRadStatus) | Initializes a new instance of the TimeRow class |
Name | Description | |
---|---|---|
![]() | BilledHours | |
![]() | Date | |
![]() | DbKey | |
![]() | EmployeeNumber | |
![]() | Hours | |
![]() | IsAttested | |
![]() | IsDone | |
![]() | Period | |
![]() | Project | |
![]() | Status | |
![]() | Text | |
![]() | TimeCode | |
![]() | WorkType |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |