MCRCustPaymTable::getMCRCardTypeFromCardTypeId Method
Retrieves the card type for a given card type Id.
Syntax
client server public static MCRCustPaymType getMCRCardTypeFromCardTypeId(RetailCardTypeId _cardTypeId)
Run On
Called
Parameters
- _cardTypeId
Type: RetailCardTypeId Extended Data Type
The card type id to find a RetailCardTypesBase record for.
Return Value
Type: MCRCustPaymType Enumeration
The RetailCardTypesBase record for the given card type Id.