SysQueryRangeUtil::projPostedTransType Method [AX 2012]

Converts a ProjPostTransViewType enumeration value to a ProjTransType enumeration value for filtering.

Syntax

client server public static str projPostedTransType(ProjPostTransViewType _projPostedTransViewType)

Run On

Called

Parameters

Return Value

Type: str
A query string representation of the union branch ID.

Remarks

Used in Posted project transactions list page.

See Also

Reference

SysQueryRangeUtil Class