Selerix Developer Tools
BeneficiaryRequiredAge Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : BeneficiaryRequiredAge Field
Sets the Beneficiary Required Age field to 'Not Shown'. Defines the form field that enables input of the beneficiary's age. This is a required field.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public BeneficiaryRequiredAge As InterfaceOption
'Usage
 
Dim instance As Product
Dim value As InterfaceOption
 
value = instance.BeneficiaryRequiredAge
 
instance.BeneficiaryRequiredAge = value
[XmlAttribute()]
[DefaultValue()]
public InterfaceOption BeneficiaryRequiredAge
public field BeneficiaryRequiredAge: InterfaceOption; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var BeneficiaryRequiredAge : InterfaceOption;
[XmlAttribute()]
[DefaultValue()]
public: InterfaceOption BeneficiaryRequiredAge
[XmlAttribute()]
[DefaultValue()]
public:
InterfaceOption BeneficiaryRequiredAge
See Also

Reference

Product Class
Product Members