Selerix Developer Tools
RateCard Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : RateCard Field
The rate card
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public RateCard As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.RateCard
 
instance.RateCard = value
[XmlAttribute()]
[DefaultValue()]
public bool RateCard
public field RateCard: Boolean; 
[XmlAttribute()]
[DefaultValue()]
public: bool RateCard
[XmlAttribute()]
[DefaultValue()]
public:
bool RateCard
See Also

Reference

Product Class
Product Members