The following tables list the members exposed by EligibilityRule.
Public Constructors
Public Fields
| Name | Description |
| Global | Global object. |
| JobClassID | The JobClassID object specifies the job class of the applicant. |
| MaxHoursPerWeek | The MaxHoursPerWeek object specifies the maximum number of hours worked per week for the applicant to be eligible for specific coverage types. |
| MaxSalary | The MaxSalary object specifies the maximum salary allowed for the applicant to receive specific types of coverage. |
| MaxYearsOfService | The MaxYearsOfService object specifies the maximum number of years the applicant can be employed to be eligible for specific coverage types. |
| MinHoursPerWeek | The MinHoursPerWeek object specifies the minimum number of hours worked per week for the applicant to be eligible for coverage. |
| MinSalary | The MinSalary object specifies the minimum salary required for the applicant to receive coverage. |
| MinYearsOfService | The MinYearsOfService object specifies the minimum number of years the applicant must be employed to be eligible for coverage. |
| Override | Indicates this object will override the same object while storyline merging. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
| StateOfResidence | The StateOfResidence object specifies the applicant's state of residence. |
Top
Public Properties
Public Methods
| Name | Description |
| Clone | Clones this instance. |
| GetConfig | Gets the config. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
| HasChildren | Determines whether this instance has children. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) |
| ShouldSerializeBySiteGuid | Shoulds the serialize by site GUID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) |
| ShouldSerializeEligibilityRuleCustomFields | ShouldSerialize[Object] method (ShouldSerializeEligibilityRuleCustomFields) 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. |
| ShouldSerializeEligibilityRulesLocations | ShouldSerialize[Object] method (ShouldSerializeEligibilityRulesLocations) 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. |
| ShouldSerializeExtEngineConfigs | A ShouldSerialize[Object] method (ShouldSerializeExtEngineConfigs) 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. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
| ShouldSerializeGeneralEligibilityRuleID | A ShouldSerialize[Object] method (ShouldSerializeGeneralEligibilityRuleID) 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. |
| ShouldSerializeID | A ShouldSerialize[Object] method (ShouldSerializeID) 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. A ShouldSerialize[Object] method (ShouldSerializeID) 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. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) |
| ShouldSerializeLocalUpdateTime | A ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) 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. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) |
| ShouldSerializeNotes | A ShouldSerialize[Object] method (ShouldSerializeNotes) 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. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) |
| ShouldSerializeUniqueID | A ShouldSerialize[Object] method (ShouldSerializeUniqueID) 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. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
| ShouldSerializeXmlAsOfDate | A ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) 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. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
| ShouldSerializeXmlAsOfDateTicks | Shoulds the serialize XML as of date ticks. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
| UpgradeModel | Upgrades the model. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
Top
See Also