Selerix Developer Tools
OppositeSexDomesticPartnerAge Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : OppositeSexDomesticPartnerAge Field
Sets the OppositeSexDomesticPartnerAge field to 0.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public OppositeSexDomesticPartnerAge As Integer
'Usage
 
Dim instance As Product
Dim value As Integer
 
value = instance.OppositeSexDomesticPartnerAge
 
instance.OppositeSexDomesticPartnerAge = value
[XmlAttribute()]
[DefaultValue()]
public int OppositeSexDomesticPartnerAge
public field OppositeSexDomesticPartnerAge: Integer; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var OppositeSexDomesticPartnerAge : int;
[XmlAttribute()]
[DefaultValue()]
public: int OppositeSexDomesticPartnerAge
[XmlAttribute()]
[DefaultValue()]
public:
int OppositeSexDomesticPartnerAge
See Also

Reference

Product Class
Product Members