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