Share via


EcoResCategoryTreeDatasource.overlayImage Method [AX 2012]

Retrieves the overlay image needed depending on whether the category is active.

Syntax

public int overlayImage(Common _childRecord)

Run On

Client

Parameters

Return Value

Type: int
The ID of the overlay image.

Remarks

See also the imageList method.

See Also

Reference

EcoResCategoryTreeDatasource Class