Selerix Developer Tools
Documents Field (PortfolioDetails)






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

Reference

PortfolioDetails Class
PortfolioDetails Members