Condividi tramite


PdsMRCValidityIntervalByCountry::exist Method

Returns a Boolean value.

Syntax

client server public static boolean exist(AddressCountryRegionId _countryId)

Run On

Called

Parameters

Return Value

Type: boolean
The result of the search for a MRCValidityIntervalByCountry record.

Remarks

public static Enum exist(AddressCountryRegionId )

Examples

boolean ret; ret = MRCValidityIntervalByCountry::exist(addressCountryRegionId)

See Also

Reference

PdsMRCValidityIntervalByCountry Table