TimeSheetLineStatus
TimeSheetLineStatus is used to hold the status for a time sheet line. It is used in TimeSheetLineBean. The code property value and of the meaning property value must match with each other. This data type is used in TimeSheetLineBean.
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
code |
int |
Numeric value. Valid numeric values are (the corresponding meanings are listed in the brackets):
|
Yes |
N/A |
|
meaning |
String |
String value. Valid values are:
|
Yes |
N/A |


