Share via


ImageListAppl_PurchTableForm.buildFromImageconvert Method [AX 2012]

Builds the image list for the PurchTable form from a Map class object instantiated in a class derived from the ImageListAppl class.

Syntax

protected void buildFromImageconvert(Map _imageConvert)

Run On

Client

Parameters

  • _imageConvert
    Type: Map Class
    A Map class object.

See Also

Reference

ImageListAppl_PurchTableForm Class