Name | Description | |
---|---|---|
Insured Constructor | Initializes a new instance of the Insured class. |
The following tables list the members exposed by Insured.
Name | Description | |
---|---|---|
Insured Constructor | Initializes a new instance of the Insured class. |
Name | Description | |
---|---|---|
Override | Indicates this object will override the same object while storyline merging. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |
Name | Description | |
---|---|---|
Age | Gets or sets the age of the insured. | |
ApplicantID | Gets or sets the applicant ID. | |
AsOfDate | Date when object was last updated. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
Deleted | Gets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is deleted. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
DisqualifyQuestionID | Gets or sets the disqualify question identifier. | |
DoNotIncludeWithMainApplication | Indicates that this insured should not be included with the main applicaton. It seems this insured is covered by a rider. Look up this insured inside rider.insureds. | |
ExtEngineConfigs | Gets or sets the external engine configurations. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
ID | Gets or sets the ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
IsAllQuestionsAnswered | Gets or sets the is all questions answered. | |
IsDisQualified | Gets or sets a value indicating whether this instance is disqualified. The IsDisQualified property indicates the insured is disqualified from coverage. | |
IsPrequalify | Gets or sets a value indicating whether this instance is prequalify. | |
LockStatus | Read-only property on top-level object that indicates the lock state of the object. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
MemberNumber | Gets or sets the member number. | |
MergePlace | Gets or sets the merge place. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
MergingID | Gets the merging ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
Name | Gets or sets the name. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
NameAttribute | Gets or sets the name attribute. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
NameTextItem | Gets or sets the name text item. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
OtherInsurance | Gets or sets the other insurance. | |
PCPExistingCustomer | Gets or sets a value indicating whether insured PCP existing customer. | |
PCPName | Gets or sets the name of the PCP. | |
PCPNumber | Gets or sets the PCP number. | |
Questionnaire | Gets or sets the questionnaire. | |
Readonly | Gets or sets a value indicating whether this object is readonly. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
ShortName | Gets or sets the short name. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
UniqueID | Gets or sets the unique ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
Verified | Gets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is verified. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
Version | Gets or sets the version. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
XmlAsOfDate | Gets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
XmlAsOfDateTicks | Gets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
XmlIsAllQuestionsAnswered | Gets or sets a value indicating whether [XML is all questions answered]. |
Name | Description | |
---|---|---|
GetAnswer | Gets the answer. | |
GetConfig | Gets the config. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
SaveAnswer | Saves the answer. | |
ShouldSerializeDisqualifyQuestionID | A ShouldSerialize[Object] method (ShouldSerializeXmlIsAllQuestionsAnswered) 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. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | |
ShouldSerializeQuestionnaire | A ShouldSerialize[Object] method (ShouldSerializeQuestionnaire) 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. | |
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) | |
ShouldSerializeXmlIsAllQuestionsAnswered | A ShouldSerialize[Object] method (ShouldSerializeXmlIsAllQuestionsAnswered) 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) |