TrvCardTypes::find Method
Finds the unique card type record for the specified card type.
Syntax
client server public static TrvCardTypes find(TrvCreditCardType _type)
Run On
Called
Parameters
- _type
Type: TrvCreditCardType Extended Data Type
The credit card type.
Return Value
Type: TrvCardTypes Table
The credit card type record.