Selerix Developer Tools
ShowEstate Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : ShowEstate Field
Indicates if [ShowEstate]. Default value is true.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public ShowEstate As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.ShowEstate
 
instance.ShowEstate = value
[XmlAttribute()]
[DefaultValue()]
public bool ShowEstate
public field ShowEstate: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var ShowEstate : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool ShowEstate
[XmlAttribute()]
[DefaultValue()]
public:
bool ShowEstate
See Also

Reference

Product Class
Product Members