Selerix Developer Tools
PolicyHolder Class Members
Fields  Properties  Methods 

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

The following tables list the members exposed by PolicyHolder.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public FieldThe beneficiary's address.  
Public FieldFull name of policy holder  
Public FieldThe percentage of benefit amount the beneficiary will receive.  
Public FieldThe beneficiary's phone number.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the age.  
Public PropertyGets or sets the applicant ID.  
Public PropertyGets or sets the beneficiary's birth date.  
Public PropertyGets or sets the beneficiary's country of citizenship.  
Public PropertyGets or sets the first name.  
Public PropertyGets or sets the last name.  
Public PropertyGets or sets the middle initial.  
Public PropertyGets or sets the relationship of the beneficiary to the applicant.  
Public PropertyGets or sets the SSN.  
Public PropertyGets or sets the suffix.  
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 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

PolicyHolder Class
Selerix.BusinessObjects Namespace