Selerix Developer Tools
BankType Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > PaymentInfo Class : BankType Field
Specifies the bank type.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public BankType As BankType
'Usage
 
Dim instance As PaymentInfo
Dim value As BankType
 
value = instance.BankType
 
instance.BankType = value
[DefaultValue()]
public BankType BankType
public field BankType: BankType; 
DefaultValueAttribute()
public var BankType : BankType;
[DefaultValue()]
public: BankType BankType
[DefaultValue()]
public:
BankType BankType
See Also

Reference

PaymentInfo Class
PaymentInfo Members