RActAdjustEngineKernelCustVend.agreementDocumentTitle Method [AX 2012]

Gets a string that represents the title of the agreement document.

Syntax

protected str agreementDocumentTitle(container _conKey)

Run On

Called

Parameters

  • _conKey
    Type: container
    A container that holds identification information for the agreement.

Return Value

Type: str
A string that contains title information for the agreement document.

See Also

Reference

RActAdjustEngineKernelCustVend Class