Share via


PdsMRCRestrictedListByItem::existItemId Method

Indicates whether a record exists that has the specified parameters.

Syntax

client server public static boolean existItemId(
    ItemId _itemId, 
    AddressCountryRegionId _countryId, 
    AddressStateId _stateId, 
    PdsMRCListId _listId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record exists with the specified parameters; otherwise, false.

See Also

Reference

PdsMRCRestrictedListByItem Table