Share via


SysCodeCoverageCompareContext.bitmap Method [AX 2012]

Gets a bitmap index for the image list that corresponds to the result or context of the comparison.

Syntax

public int bitmap(SysComparable _cmp1, SysComparable _cmp2)

Run On

Client

Parameters

Return Value

Type: int
An index for the appropriate index that is based on the image list for the given context; otherwise, 1.

See Also

Reference

SysCodeCoverageCompareContext Class