ProjTrans.salesTaxFormTypes_IN Method [AX 2012]
Retrieves SalesTax form type value for this transaction.
Syntax
public SalesTaxFormTypesRecId_IN salesTaxFormTypes_IN()
Run On
Called
Return Value
Type: SalesTaxFormTypesRecId_IN Extended Data Type
Always returns zero.
Remarks
This method should be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.