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 DocuValueMetaData record that has the specified DocuValue value exists.
Syntax
client server public static boolean exist(RecId _docuValue)
Run On
Called
Parameters
- _docuValue
Type: RecId Extended Data Type
A DocuValue value.
Return Value
Type: boolean
true if DocuValueMetaData exists; otherwise, false.