Share via


PdsMRCEventTracker::existOrderId Method

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

Syntax

client server public static boolean existOrderId(
    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