Share via


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

  • doOverwrite
    Type: NoYes Enumeration
    The NoYes::Yes enumeration value if the specified toAgreement is overridden; otherwise, the NoYes::No value.

See Also

Reference

JmgPayAgreementTable Table