Selerix Developer Tools
Application Class
Members 






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : Application Class
The Application object specifies the properties associated with an insurance application; for example, the insurance questionnaire, employee ID, Applicant ID, and so forth. The Application class defines the insurance application, which is a questionnaire used to determine the prospective enrollee's eligibility.
Object Model
Application ClassApplicant ClassAddress ClassCustomFieldCollection ClassEmployment ClassEnrollmentSession ClassEventCollection ClassExternalReferenceIDCollection ClassAddress ClassNoteCollection ClassPaymentInfo ClassAnswerCollection ClassResult ClassCoverage ClassCustomFieldCollection ClassApplicant ClassAddress ClassCustomFieldCollection ClassEmployment ClassEnrollmentSession ClassEventCollection ClassExternalReferenceIDCollection ClassAddress ClassNoteCollection ClassPaymentInfo ClassAnswerCollection ClassResult ClassEventCollection ClassEvent ClassEvent ClassEvent ClassEvent ClassInsured ClassAnswerCollection ClassDocument ClassBinaryDataType ClassApplicant ClassForm ClassNoteCollection ClassNoteCollection ClassNote ClassNote ClassNote ClassNote ClassCoverage ClassCustomFieldCollection ClassCoverage ClassCustomFieldCollection ClassAnswerCollection ClassAnswer ClassAnswer ClassAnswer ClassAnswer ClassRiderCollection ClassRider ClassRider ClassRider ClassRider ClassRider Class
Syntax
'Declaration
 
Public Class Application 
   Inherits Selerix.Foundation.Data.AbstractEntityObject
   Implements Selerix.Foundation.Data.IModelObject 
'Usage
 
Dim instance As Application
public class Application : Selerix.Foundation.Data.AbstractEntityObject, Selerix.Foundation.Data.IModelObject  
public class Application = class(Selerix.Foundation.Data.AbstractEntityObject, Selerix.Foundation.Data.IModelObject)
public class Application extends Selerix.Foundation.Data.AbstractEntityObject implements Selerix.Foundation.Data.IModelObject 
public __gc class Application : public Selerix.Foundation.Data.AbstractEntityObject, Selerix.Foundation.Data.IModelObject  
public ref class Application : public Selerix.Foundation.Data.AbstractEntityObject, Selerix.Foundation.Data.IModelObject  
Inheritance Hierarchy

System.Object
   Selerix.Foundation.Data.AbstractModelObject
      Selerix.Foundation.Data.AbstractEntityObject
         Selerix.BusinessObjects.Application

See Also

Reference

Application Members
Selerix.BusinessObjects Namespace