Selerix Developer Tools
ShowTotalCost Field






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

Reference

Product Class
Product Members