AssetMajorType::checkExist Method
Determines whether the specified major type occurs in the table.
Syntax
client server public static boolean checkExist(AssetMajorTypeId _majorType)
Run On
Called
Parameters
- _majorType
Type: AssetMajorTypeId Extended Data Type
Return Value
Type: boolean
true if the major type occurs in the table; otherwise, false.
Remarks
This method will provide an error if the major type does not occur in the table.