JmgTimecardTrans.startTime Method
Gets or sets the start time on the JmgTimecardTrans record.
Syntax
edit JmgTime startTime(boolean _set, JmgTime _value)
Run On
Called
Parameters
- _set
Type: boolean
true if the start time must be updated with the specified value; otherwise, false.
- _value
Type: JmgTime Extended Data Type
The new value for the start time.
Return Value
Type: JmgTime Extended Data Type
The start time.