Share via


PdsMRCEventTracker::checkExist Method

Indicates whether the record exists that has the same order ID, document ID and item ID.

Syntax

client server public static boolean checkExist(
    PdsMRCOrderId _orderId, 
    ItemId _itemId, 
    PdsMRCDocumentId _docId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

PdsMRCEventTracker Table