Share via


PdsMRCRegulatedCountry::existItemId Method

Determines whether a record for an item and country or region and state occurs in the PdsMRCRegulatedCountry table.

Syntax

client server public static boolean existItemId(
    ItemId _itemId, 
    AddressCountryRegionId _countryId, 
    LogisticsAddressStateId _stateId, 
   [NoYes _reported])

Run On

Called

Parameters

  • _reported
    Type: NoYes Enumeration
    A NoYes enumeration value that indicates whether to check for reported regulated.

Return Value

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

See Also

Reference

PdsMRCRegulatedCountry Table