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.
Checks whether a record exists in the AifSchemaStore table.
Syntax
client server public static boolean exist(RecId schemaRecId)
Run On
Called
Parameters
- schemaRecId
Type: RecId Extended Data Type
The record ID of the record to check for in the AifSchemaStore table.
Return Value
Type: boolean
true if the record exists; otherwise, false.