Share via


TaxableDocument.useSourceDocumentFramework Method [AX 2012]

Indicates whether the current transaction supports the Source Document Framework.

Syntax

public boolean useSourceDocumentFramework()

Run On

Called

Return Value

Type: boolean
true if the current transaction supports the Source Document Framework; otherwise, false.

See Also

Reference

TaxableDocument Interface