DocuValueMetaData::exist Method
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.