SysQueryRangeUtil::projUnpostedTransType Method [AX 2012]

Converts a ProjPostTransViewTypeAll enumeration value to a ProjTransType enumeration value for filtering

Syntax

client server public static str projUnpostedTransType(ProjUnpostedTransViewType _projUnpostedTransViewType)

Run On

Called

Parameters

Return Value

Type: str
A query String representation of a Transaction Type.

Remarks

This method is used in unposted project transactions list pages.

See Also

Reference

SysQueryRangeUtil Class