Selerix Developer Tools
Application Class Members
Fields  Properties  Methods 

Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : Application Class

The following tables list the members exposed by Application.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Application class.  
Top
Public Fields
 NameDescription
Public FieldIndicates this object will override the same object while storyline merging. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Top
Public Properties
 NameDescription
Public PropertyGets or sets the applicant.  
Public PropertyGets or sets the applicant ID. The ApplicantID property gets or sets the ID of the applicant submitting an application.  
Public PropertyGets or sets the application date. The ApplicationDate property gets or sets the application date.  
Public PropertyGets or sets the application documents.  
Public PropertyGets or sets the application warning text.  
Public PropertyDate when object was last updated. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyList of application Beneficiary.The Beneficiaries property gets or sets the beneficiaries listed on the insurance application.  
Public PropertyGets or sets the by site GUID. Udentifier of site that updated object. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the change reason.  
Public PropertyGets or sets the application underwriting mode.  
Public PropertyGets or sets the coverage information. The Coverage property gets or sets the coverage.  
Public PropertyGets or sets a value indicating whether only coverage tier change only allowed.  
Public PropertyGets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is deleted. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the employee.  
Public PropertyGets or sets the employee ID.  
Public PropertyGets or sets a value indicating whether application requires agent assistance.  
Public PropertyList of Enroller.The Enrollers property gets or sets the list of enrollers.  
Public PropertyGets or sets the enroll through date. Last date when changes to application is allowed.  
Public PropertyGets or sets the entity user count. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the event date.  
Public PropertyGets or sets the event reason.  
Public PropertyGets or sets the event reason code.  
Public PropertyGets or sets the events.  
Public PropertyGets or sets the external engine configurations. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyForce recalc during census upload  
Public PropertyGets or sets the group number. The GroupNumber property gets or sets the group number.  
Public PropertyGets or sets the group number label. The GroupNumberLabel property gets or sets the group number label.  
Public PropertyGets or sets a value indicating whether to hide entity from view. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the illustration document.  
Public PropertyGets or sets the import data.  
Public PropertyGets or sets the whether increase is effective immediatly.  
Public PropertyList of Insured.The Insureds property gets or sets the list of insureds.  
Public PropertyGets or sets the issue date.  
Public PropertyDateTime when object was last updated. Used by synchronization (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the locked.  
Public PropertyGets or sets the locked reason.  
Public PropertyRead-only property on top-level object that indicates the lock state of the object. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the merge place. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets the merging ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name attribute. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name text item. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether we need to correct rider param values after applying rules.  
Public PropertyGets or sets the Network ID. The NetworkID property gets or sets the Network ID.  
Public PropertyGets or sets the notes. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the offering ID.  
Public PropertyGets or sets the full name of the owner. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the owner user ID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the pending coverage information. The PendingCoverage property gets or sets the pending coverage information.  
Public PropertyGets or sets the plan code.  
Public PropertyGets or sets the plan subcode.  
Public PropertyGets or sets the plan year ID.  
Public PropertyGets or sets the policy date.  
Public PropertyGets or sets the policy holders.  
Public PropertyGets or sets the policy number.  
Public PropertyGets or sets the previous coverage information.  
Public PropertyGets or sets the questionnaire.  
Public PropertyGets or sets a value indicating whether this object is readonly. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the repair latest coverage effective date.  
Public PropertyGets or sets a value indicating whether [require beneficiaries].  
Public PropertyList of application Rider.The Riders property gets or sets the list of riders associated with a specific policy.  
Public PropertyGets or sets the sender ID. Site that created this application.  
Public PropertyGets or sets the short name. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether show error messages during application screen calculations.  
Public PropertyGets or sets the application status - Pending, Complete ... The Status property gets or sets the application status; for example, "pending" or "complete".  
Public PropertyGets or sets the subgroup number.  
Public PropertyGets or sets the subnetwork identifier.  
Public PropertyGets or sets the application underwriting mode. 0 - Unknown 1 - GI 2 - MGI 3 - SI  
Public PropertyGets or sets the unique ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is verified. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the version. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether this Application is waived.  
Public PropertyGets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the XML import data.  
Public PropertyGets or sets a value indicating whether [XML increase effective immediate].  
Public PropertyGets or sets the XML status.  
Top
Public Methods
 NameDescription
Public MethodGets the answer.  
Public MethodGets the config. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodGets the insured.  
Public MethodDetermines whether this instance has children. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public MethodThe SaveAnswer object saves the questionnaire answer.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeApplicationDate) 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.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeApplicationDocuments) 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.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeBeneficiaries) 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.  
Public MethodShoulds the serialize by site GUID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public MethodA ShouldSerialize[Object] method (ShouldSerializeEnrollers) 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.  
Public MethodShoulds the serialize enroll through date.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeEventDate) 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.  
Public MethodA 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)
Public MethodA 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)
Public MethodA ShouldSerialize[Object] method (ShouldSerializeInsureds) 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.  
Public MethodShoulds the serialize issue date.  
Public MethodA 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)
Public MethodShouldSerialize[Object] method (where [Object] is the object name) 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.  
Public MethodA 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)
Public MethodA ShouldSerialize[Object] method (ShouldSerializePolicyDate) 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.  
Public MethodShoulds the serialize policy holders.  
Public MethodA 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.  
Public MethodShouldSerialize[Object] method (where [Object] is the object name) 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.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeRiders) 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.  
Public MethodShoulds the serialize SenderID.  
Public MethodA 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)
Public MethodA 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)
Public MethodShoulds the serialize XML as of date ticks. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodShoulds the serialize XML import data.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeXmlIncreaseEffectiveImmediate) 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.  
Public MethodUpgrades the model. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Top
See Also

Reference

Application Class
Selerix.BusinessObjects Namespace