Share via


PdsMRCDocument::existDocIdItemId Method

Indicates whether a PdsMRCDocument record exists that has the corresponding item ID and document ID.

Syntax

client server public static boolean existDocIdItemId(PdsMRCDocumentId _docId, ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true if there is a corresponding document; otherwise, false.

See Also

Reference

PdsMRCDocument Table