Share via


FormLetter.runsImpersonated Method [AX 2012]

Indicates whether the FormLetter class can be used in the enhanced batch framework.

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

Type: boolean
true if the FormLetter class can be used in the enhanced batch framework; otherwise, false.

Remarks

This method always returns true.

See Also

Reference

FormLetter Class