Selerix Developer Tools
Beneficiary Class Members
Fields  Properties  Methods 

Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : Beneficiary Class

The following tables list the members exposed by Beneficiary.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public FieldThe beneficiary's address. Beneficiary's address.  
Public FieldThe beneficiary's name. Beneficiary's name.  
Public FieldThe percentage of benefit amount the beneficiary will receive.  
Public FieldThe beneficiary's phone number. Beneficiary's phone number.  
Public FieldSpecifies the beneficiary type - Primary or Contingent.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the age of the beneficiary. The Age property gets or sets the beneficiary's age.  
Public PropertyGets or sets the applicant ID.  
Public PropertyGets or sets the beneficiary's birth date. The BirthDate property gets or sets the beneficiary's birth date.  
Public PropertyGets or sets the beneficiary's country of citizenship. The CountryOfCitizenship gets or sets the beneficiary's country of citizenship.  
Public PropertyGets or sets the beneficiary's first name. The FirstName property gets or sets the beneficiary's first name.  
Public PropertyGets or sets the beneficiary's last name. The LastName property gets or sets the beneficiary's last name.  
Public PropertyGets or sets the beneficiary's middle initial. The MiddleInitial property gets or sets the beneficiary's middle initial.  
Public PropertyGets or sets the relationship of the beneficiary to the applicant. The RelationshipDescription property gets or sets the legal relationship status of the beneficiary. For example, "child".  
Public PropertyGets or sets the gender.  
Public PropertyGets or sets the social security number of the beneficiary.  
Public PropertyGets or sets the suffix of the beneficiary's name.  
Public PropertyGets or sets the unique ID of the beneficiary.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodThe concatenated first, middle, and last name of this person.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeAge) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeBirthDate) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Top
See Also

Reference

Beneficiary Class
Selerix.BusinessObjects Namespace