Selerix Developer Tools
OppositeSexDomesticPartnerAsSpouse Field






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

Reference

Product Class
Product Members