CreditCardNetwork Property  | 
 
                Gets the payment network type of the card.
            
 
    Namespace: 
   DotNetBrowser.Card
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntaxpublic CreditCardNetworkType Network { get; }Property Value
Type: 
CreditCardNetworkTypeThe payment network type of the card.
See Also