CatCatalogProductImagesPublish::getBitmapFields Method [AX 2012]

Gets bitmap fields for a given table.

Syntax

client server private static List getBitmapFields(str _tableName)

Run On

Called

Parameters

  • _tableName
    Type: str
    The EcoResProductImage table that stores product image thumbnails.

Return Value

Type: List Class
The bitmap fields for a given table.

See Also

Reference

CatCatalogProductImagesPublish Class