Selerix Developer Tools
SameSexSpouse Field






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

Reference

Product Class
Product Members