Selerix Developer Tools
BeneficiaryRequiredGender Field






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

Reference

Product Class
Product Members