ProjTable.image Method [AX 2012]

Retrieves the image corresponding to a particular type of project.

public ImageRes image([ProjType _projType])

Run On

Called

Parameters

_projType
Type: ProjType Enumeration
The type of project. The default is the type of the current project record; optional.

Return Value

Type: ImageRes Extended Data Type
The image for a particular type of project.

Community Additions

ADD
Show: