Selerix Developer Tools
BeneficiaryRequiredSSN Field






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

Reference

Product Class
Product Members