Selerix Developer Tools
DefaultAutoVerifyInsureds Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : DefaultAutoVerifyInsureds Field
The default automatic verify insureds
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public DefaultAutoVerifyInsureds As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.DefaultAutoVerifyInsureds
 
instance.DefaultAutoVerifyInsureds = value
[XmlAttribute()]
[DefaultValue()]
public bool DefaultAutoVerifyInsureds
public field DefaultAutoVerifyInsureds: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var DefaultAutoVerifyInsureds : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool DefaultAutoVerifyInsureds
[XmlAttribute()]
[DefaultValue()]
public:
bool DefaultAutoVerifyInsureds
See Also

Reference

Product Class
Product Members