Selerix Developer Tools
ProductConfigs Field






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

Reference

PortfolioDetails Class
PortfolioDetails Members