Share via


TaxModelTaxable_IN.isForegin Method [AX 2012]

To determine if the transaction is related to a foregin account.

Syntax

public NoYes isForegin()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the document line is related to a foregin account; otherwise, false.

See Also

Reference

TaxModelTaxable_IN Interface