Selerix Developer Tools
Type Field (Beneficiary)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Beneficiary Class : Type Field
Specifies the beneficiary type - Primary or Contingent.
Syntax
'Declaration
 
Public Type As BeneficiaryType
'Usage
 
Dim instance As Beneficiary
Dim value As BeneficiaryType
 
value = instance.Type
 
instance.Type = value
public BeneficiaryType Type
public field Type: BeneficiaryType; 
public var Type : BeneficiaryType;
public: BeneficiaryType Type
public:
BeneficiaryType Type
See Also

Reference

Beneficiary Class
Beneficiary Members