Selerix Developer Tools
AmountIsCustom Field (Rates)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Rates Class : AmountIsCustom Field
AmountIsCustom object.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public AmountIsCustom As Boolean
'Usage
 
Dim instance As Rates
Dim value As Boolean
 
value = instance.AmountIsCustom
 
instance.AmountIsCustom = value
[XmlAttribute()]
[DefaultValue()]
public bool AmountIsCustom
public field AmountIsCustom: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var AmountIsCustom : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool AmountIsCustom
[XmlAttribute()]
[DefaultValue()]
public:
bool AmountIsCustom
See Also

Reference

Rates Class
Rates Members