Share via


JmgPayAgreementCopy::construct Method [AX 2012]

Creates a new instance of the JmgPayAgreementCopy class.

Syntax

client server public static JmgPayAgreementCopy construct(NoYes doCopyDay)

Run On

Called

Parameters

  • doCopyDay
    Type: NoYes Enumeration
    The NoYes::Yes enumeration value if a day is to be copied; otherwise, the NoYes::No value.

Return Value

Type: JmgPayAgreementCopy Class
A new instance of the JmgPayAgreementCopy class.

Exceptions

Exception Condition
Error

The parameters are wrong.

See Also

Reference

JmgPayAgreementCopy Class