Selerix Developer Tools
RelationshipCC Class Members
Fields  Properties  Methods 

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

The following tables list the members exposed by RelationshipCC.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RelationshipCC class.  
Top
Public Fields
 NameDescription
Public FieldSets the BeneficiaryRequiredPrimary field to 'Not Shown'.  
Public FieldThe DomesticPartnerEligibility object specifies if the applicant's domestic partner is eligible for coverage.  
Public FieldThe IgnoreRequireSSN6Month object specifies whether the RequiredSSN option can be ignored for dependents who are age 6 months or less.  
Public FieldThe Label object specifies the name of the relationship. Can be used to override the default name.  
Public FieldThe MaxAge object specifies if the applicant has reached the maximum age limit for continued coverage.  
Public FieldThe MaxDisabledAge object specifies the maximum age of a disabled student.  
Public FieldThe MaxStudentAge object specifies if the applicant has reached the maximum age allowed for a student.  
Public FieldThe MinAge object specifies if the applicant meets the standardized minimum age for an applicant.  
Public FieldThe PartTimeAsFullTimeStudent object specifies if the applicant is a part-time as full-time student.  
Public FieldThe RequiredAddress object displays if the information is required.  
Public FieldThe RequiredDisabled object displays if the information is required.  
Public FieldThe RequiredSSN object displays if the information is required.  
Public FieldThe RequiredStudent object displays if the information is required.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the DependentVerificationDocuments.  
Public PropertyGets or sets if this relationship can be primary insured.  
Public PropertyGets or sets the legal status.  
Public PropertyGets or sets the relationship.  
Public PropertyGets or sets the UW limits.  
Top
Public Methods
 NameDescription
Public MethodClones this instance.  
Public MethodShoulds the serialize dependent verification documents.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeMaxAge) 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 (ShouldSerializeMaxDisabledAge) 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 (ShouldSerializeMaxStudentAge) 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 (ShouldSerializeMinAge) 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 MethodShoulds the serialize UW limits.  
Public MethodCombines RequiredSSN and IthoreRequireSSN6Month rules to determine whether SSN is required.  
Top
See Also

Reference

RelationshipCC Class
Selerix.BusinessObjects Namespace