JmgPayAgreementTable.copyAgreement Method
Copies an entire pay agreement to a new pay agreement.
Syntax
public void copyAgreement(JmgPayAgreement toAgreement, NoYes doOverwrite)
Run On
ClientOrServer
Parameters
- toAgreement
Type: JmgPayAgreement Extended Data Type
The ID of the pay agreement to copy the pay agreement to.
- doOverwrite
Type: NoYes Enumeration
The NoYes::Yes enumeration value if the specified toAgreement is overridden; otherwise, the NoYes::No value.