Selerix Developer Tools
AskForOtherInsurance Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : AskForOtherInsurance Field
The ask for other insurance
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public AskForOtherInsurance As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.AskForOtherInsurance
 
instance.AskForOtherInsurance = value
[XmlAttribute()]
[DefaultValue()]
public bool AskForOtherInsurance
public field AskForOtherInsurance: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var AskForOtherInsurance : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool AskForOtherInsurance
[XmlAttribute()]
[DefaultValue()]
public:
bool AskForOtherInsurance
See Also

Reference

Product Class
Product Members