Selerix Developer Tools
Beneficiary Class
Members 






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : Beneficiary Class
The Beneficiary object specifies the attributes of a beneficiary. For example, the beneficiary type, name, social security number, and relationship to insured. The Beneficiary class defines the designated person(s) who receive the insurance policy proceeds.
Syntax
'Declaration
 
Public Class Beneficiary 
   Implements System.ICloneable 
'Usage
 
Dim instance As Beneficiary
public class Beneficiary : System.ICloneable  
public class Beneficiary = class(System.ICloneable)
public class Beneficiary implements System.ICloneable 
public __gc class Beneficiary : public System.ICloneable  
public ref class Beneficiary : public System.ICloneable  
Inheritance Hierarchy

System.Object
   Selerix.BusinessObjects.Beneficiary

See Also

Reference

Beneficiary Members
Selerix.BusinessObjects Namespace