Share via


FormLetter.lastValueDesignName Method [AX 2012]

Retrieves the design name that is used as a differentiator for the retrieval of a SysLastValue value.

Syntax

public IdentifierName lastValueDesignName()

Run On

Called

Return Value

Type: IdentifierName Extended Data Type
The caller form name for the form letter, if one is specified.

Remarks

If the caller form name is empty then the retrieval differentiates based on the class name.

See Also

Reference

FormLetter Class