ProjTable.image Method

Retrieves the image corresponding to a particular type of project.

Syntax

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.

See Also

Reference

ProjTable Table