ProjTrans.itemType Method [AX 2012]
Retrieves the transaction origin for this transaction.
Syntax
public ProjTransactionOrigin itemType()
Run On
Called
Return Value
Type: ProjTransactionOrigin Extended Data Type
The ProjItemType::Project enumeration value.
Remarks
This method can be overridden by classes that extend this class to return a different transaction origin for the specific transaction.