Selerix Developer Tools
CreditType Field






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

Reference

PaymentInfo Class
PaymentInfo Members