EcoResSize::exist Method
Indicates whether the specified record in the EcoResSize table exists.
Syntax
client server public static boolean exist(RefRecId _size)
Run On
Called
Parameters
- _size
Type: RefRecId Extended Data Type
The ID of the EcoResSize record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.