Share via


EcoResCategoryTreeDatasource.image Method [AX 2012]

Retrieves the image needed depending on the type of category element represented by the current record.

Syntax

public int image(Common _childRecord)

Run On

Client

Parameters

Return Value

Type: int
The ID of the image.

Remarks

See also the imageList method.

See Also

Reference

EcoResCategoryTreeDatasource Class