JmgStampJournalTable.markApproved Method
Gets or sets the Approved field on the JmgStampJournalTable record.
Syntax
edit JmgApproved markApproved(boolean set, JmgApproved value)
Run On
Called
Parameters
- set
Type: boolean
A Boolean value that specifies whether the Approved field must be updated.
- value
Type: JmgApproved Extended Data Type
The new value to set.
Return Value
Type: JmgApproved Extended Data Type
The NoYes::Yes enumeration value if registrations that are associated with the JmgStampJournalTable record have been approved; otherwise, the NoYes::No value.