Selerix Developer Tools
SameSexDomesticPartnerAge Field






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

Reference

Product Class
Product Members