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
- _countryId
Type: AddressCountryRegionId Extended Data Type
The country ID used to find.
- _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.