Selerix Developer Tools
BeneficiaryRequiredRelationship Field






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

Reference

Product Class
Product Members