The following tables list the members exposed by RateParam.
Public Constructors
Public Fields
Public Properties
Public Methods
| Name | Description |
| Clone | Clones this instance. |
| GetConfig | Gets the config. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
| GetSelectedValue | Gets the selected value. |
| IsAge | Determines whether this instance is age. |
| IsBenefitAmount | Determines whether [is benefit amount]. |
| IsBenefitLevel | Determines whether this instance is custom. |
| IsGender | Determines whether this instance is gender. |
| IsMultipleOfSalary | Determines whether [is multiple of salary]. |
| IsPercentOfSalary | Determines whether [is percent of salary]. |
| IsTier | Determines whether this instance is tier. |
| ShouldSerializeBySiteGuid | Shoulds the serialize by site GUID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) |
| ShouldSerializeCode | A ShouldSerialize[Object] method (ShouldSerializeCode) 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) |
| 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) |
| ShouldSerializeXmlFixedColumn | A ShouldSerialize[Object] method (ShouldSerializeXmlFixedColumn) 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. |
| ShouldSerializeXmlFixedRow | A ShouldSerialize[Object] method (ShouldSerializeXmlFixedRow) 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. |
| UpgradeModel | Upgrades the model. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
Top
See Also