Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.