Share via


SalesQuotationEditLinesForm.runsImpersonated Method [AX 2012]

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

Syntax

public boolean runsImpersonated()

Run On

Called

Return Value

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

Remarks

This method always returns true.

See Also

Reference

SalesQuotationEditLinesForm Class