Share via


MarkupMarkupTable.existsMarkupTable Method [AX 2012]

Determines whether the MarkupTable data item exists in the data container.

Syntax

public boolean existsMarkupTable()

Run On

Called

Return Value

Type: boolean
true if the MarkupTable exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer.

See Also

Reference

MarkupMarkupTable Class