Compartir a través de


PdsMRCValidityIntervalByCountry::find Method

Finds a PdsMRCValidityIntervalByCoutry record that has a corresponding AddressCountryRegionId value.

Syntax

server public static PdsMRCValidityIntervalByCountry find(AddressCountryRegionId _countryId, [boolean _forUpdate])

Run On

Server

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: PdsMRCValidityIntervalByCountry Table
A MRCValidityIntervalByCountry record that is found with a corresponding AddressCountryRegionId value.

See Also

Reference

PdsMRCValidityIntervalByCountry Table