Markup::hasMarkupTypeItem Method [AX 2012]

Determines whether a record has any associated MarkupTrans table records of the item type.

Syntax

server public static boolean hasMarkupTypeItem(Common _buffer)

Run On

Server

Parameters

Return Value

Type: boolean
true if the record has MarkupTrans table records of type item; otherwise, false.

See Also

Reference

Markup Class