PdsMRCRestrictionList::findState Method

Finds a record that corresponds to the specified ListId, CountryId, and StateId values.

Syntax

client server public static PdsMRCRestrictionList findState(
    PdsMRCListId _listId, 
    AddressCountryRegionId _countryId, 
    AddressStateId _stateId)

Run On

Called

Parameters

Return Value

Type: PdsMRCRestrictionList Table
A record that corresponds to the specified ListId, CountryId, and StateId values.

See Also

Reference

PdsMRCRestrictionList Table