Selerix Developer Tools
SameSexDomesticPartnerAsSpouse Field






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

Reference

Product Class
Product Members