Selerix Developer Tools
AddNewPolicyAllowedRule Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : AddNewPolicyAllowedRule Field
New policy can added for insured to addition of existing policy.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public AddNewPolicyAllowedRule As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.AddNewPolicyAllowedRule
 
instance.AddNewPolicyAllowedRule = value
[XmlAttribute()]
[DefaultValue()]
public bool AddNewPolicyAllowedRule
public field AddNewPolicyAllowedRule: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var AddNewPolicyAllowedRule : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool AddNewPolicyAllowedRule
[XmlAttribute()]
[DefaultValue()]
public:
bool AddNewPolicyAllowedRule
See Also

Reference

Product Class
Product Members