Share via


PdsMRCDocument::checkExist Method

Indicates whether a record exists for the specified document ID.

Syntax

client server public static boolean checkExist(PdsMRCDocumentId _docId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record exists with the same document ID; otherwise, false.

See Also

Reference

PdsMRCDocument Table