Selerix Developer Tools
AllowFixedAmount Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : AllowFixedAmount Field
Allow fixed amount.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public AllowFixedAmount As InterfaceOption
'Usage
 
Dim instance As Product
Dim value As InterfaceOption
 
value = instance.AllowFixedAmount
 
instance.AllowFixedAmount = value
[XmlAttribute()]
[DefaultValue()]
public InterfaceOption AllowFixedAmount
public field AllowFixedAmount: InterfaceOption; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var AllowFixedAmount : InterfaceOption;
[XmlAttribute()]
[DefaultValue()]
public: InterfaceOption AllowFixedAmount
[XmlAttribute()]
[DefaultValue()]
public:
InterfaceOption AllowFixedAmount
See Also

Reference

Product Class
Product Members