Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.