Selerix Developer Tools
BeneficiaryRequiredPrimary Field (Product)






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

Reference

Product Class
Product Members