Selerix Developer Tools
Documents Field (ApplicantDetails)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > ApplicantDetails Class : Documents Field
Flag whether Document entries are desired. Defaults to false.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Documents As Boolean
'Usage
 
Dim instance As ApplicantDetails
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

ApplicantDetails Class
ApplicantDetails Members