ProjProjInformation_ProjTable.existsRequireActivityExpenseTrx Method [AX 2012]
Determines whether the RequireActivityExpenseTrx data item exists in the data container.
Syntax
public boolean existsRequireActivityExpenseTrx()
Run On
Called
Return Value
Type: boolean
true if the RequireActivityExpenseTrx data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.