Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.