Selerix Developer Tools
ShowLivingChildren Field






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

Reference

Product Class
Product Members