Selerix Developer Tools
ShowBenefitLevel Field






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

Reference

Product Class
Product Members