AssetMajorType::exist Method
Determines whether the specified major type occurs in the table.
Syntax
client server public static boolean exist(AssetMajorTypeId _majorType)
Run On
Called
Parameters
- _majorType
Type: AssetMajorTypeId Extended Data Type
Return Value
Type: boolean
true if the major type exists; otherwise, false.