Name | Description | |
---|---|---|
![]() | RelationshipCC Constructor | Initializes a new instance of the RelationshipCC class. |
The following tables list the members exposed by RelationshipCC.
Name | Description | |
---|---|---|
![]() | RelationshipCC Constructor | Initializes a new instance of the RelationshipCC class. |
Name | Description | |
---|---|---|
![]() | BeneficiaryRequiredPrimary | Sets the BeneficiaryRequiredPrimary field to 'Not Shown'. |
![]() | DomesticPartnerEligibility | The DomesticPartnerEligibility object specifies if the applicant's domestic partner is eligible for coverage. |
![]() | IgnoreRequireSSN6Month | The IgnoreRequireSSN6Month object specifies whether the RequiredSSN option can be ignored for dependents who are age 6 months or less. |
![]() | Label | The Label object specifies the name of the relationship. Can be used to override the default name. |
![]() | MaxAge | The MaxAge object specifies if the applicant has reached the maximum age limit for continued coverage. |
![]() | MaxDisabledAge | The MaxDisabledAge object specifies the maximum age of a disabled student. |
![]() | MaxStudentAge | The MaxStudentAge object specifies if the applicant has reached the maximum age allowed for a student. |
![]() | MinAge | The MinAge object specifies if the applicant meets the standardized minimum age for an applicant. |
![]() | PartTimeAsFullTimeStudent | The PartTimeAsFullTimeStudent object specifies if the applicant is a part-time as full-time student. |
![]() | RequiredAddress | The RequiredAddress object displays if the information is required. |
![]() | RequiredDisabled | The RequiredDisabled object displays if the information is required. |
![]() | RequiredSSN | The RequiredSSN object displays if the information is required. |
![]() | RequiredStudent | The RequiredStudent object displays if the information is required. |
Name | Description | |
---|---|---|
![]() | DependentVerificationDocuments | Gets or sets the DependentVerificationDocuments. |
![]() | IsPrimary | Gets or sets if this relationship can be primary insured. |
![]() | LegalStatus | Gets or sets the legal status. |
![]() | Relationship | Gets or sets the relationship. |
![]() | UWLimits | Gets or sets the UW limits. |
Name | Description | |
---|---|---|
![]() | Clone | Clones this instance. |
![]() | ShouldSerializeDependentVerificationDocuments | Shoulds the serialize dependent verification documents. |
![]() | ShouldSerializeMaxAge | A 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. |
![]() | ShouldSerializeMaxDisabledAge | A 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. |
![]() | ShouldSerializeMaxStudentAge | A 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. |
![]() | ShouldSerializeMinAge | A 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. |
![]() | ShouldSerializeUWLimits | Shoulds the serialize UW limits. |
![]() | SSNRequired | Combines RequiredSSN and IthoreRequireSSN6Month rules to determine whether SSN is required. |