Selerix Developer Tools
BeneficiaryRequiredPhone Field






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

Reference

Product Class
Product Members