The following tables list the members exposed by UWLimitCC.
Public Constructors
Public Fields
| Name | Description |
 | MaxAge | The MaxAge object specifies if the applicant has reached the maximum age limit for continued coverage. |
 | MaxAmount | The MaxAmount 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. |
 | MaxPremium | The MaxPremium object specifies if the applicant has reached the maximum age limit for continued coverage. |
 | MaxSalaryMultiplier | The MaxSalaryMultiplier object specifies if the applicant has reached the maximum age limit for continued coverage. |
 | 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. |
 | MinAmount | The MinAmount object specifies if the applicant meets the standardized minimum age for an applicant. |
 | MinPremium | The MinPremium object specifies if the applicant meets the standardized minimum age for an applicant. |
 | MinSalaryMultiplier | The MinSalaryMultiplier object specifies if the applicant meets the standardized minimum age for an applicant. |
Top
Public Properties
| Name | Description |
 | UnderwritingMode | Gets or sets the question underwriting mode. 0 - Always Shown/No Underwriting 1 - GI 2 - MGI 3 - SI |
Top
Public Methods
| Name | Description |
 | 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. |
 | ShouldSerializeMaxAmount | A ShouldSerialize[Object] method (ShouldSerializeMaxAmount) 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. |
 | ShouldSerializeMaxPremium | A ShouldSerialize[Object] method (ShouldSerializeMaxPremium) 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. |
 | ShouldSerializeMaxSalaryMultiplier | A ShouldSerialize[Object] method (ShouldSerializeMaxSalaryMultiplier) 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. |
 | ShouldSerializeMinAmount | A ShouldSerialize[Object] method (ShouldSerializeMinAmount) 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. |
 | ShouldSerializeMinPremium | A ShouldSerialize[Object] method (ShouldSerializeMinPremium) 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. |
 | ShouldSerializeMinSalaryMultiplier | A ShouldSerialize[Object] method (ShouldSerializeMinSalaryMultiplier) 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