This documentation is archived and is not being maintained.
ProjTrans.qty Method [AX 2012]
Retrieves the quantity for this transaction.
public abstract Qty qty()
Run On
Called
This abstract method must be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.