Share via


TaxModelTaxable_IN.isBasedOnReferenceTaxModelDocLine Method [AX 2012]

Determines if the doc line is based on reference taxmodel doc line or not.

Syntax

public boolean isBasedOnReferenceTaxModelDocLine()

Run On

Called

Return Value

Type: boolean
true if the doc line is based on the reference taxModel doc line;Oterwise, false.

See Also

Reference

TaxModelTaxable_IN Interface