Image::validResource Method [AX 2012]

Determines whether the resource specified by the id parameter is valid.

client public static int validResource(int id)

Run On

Client

Parameters

id
Type: int
The ID of the resource that you want to check.

Return Value

Type: int
0 if the ID is valid.
Show: