Selerix Developer Tools
Presentations Field






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

Reference

PortfolioDetails Class
PortfolioDetails Members