| Name | Description | |
|---|---|---|
![]()  | Form Constructor | 
            The following tables list the members exposed by Form.
| Name | Description | |
|---|---|---|
![]()  | Form Constructor | 
| Name | Description | |
|---|---|---|
![]()  | AlternativeText | The alternative text. | 
![]()  | AlternativeTextTextItem | A text item for alternative text. | 
![]()  | ApplicantSignaturePerForm | ApplicantSignaturePerForm object. | 
![]()  | ApplicationPerForm | ApplicationPerForm object. | 
![]()  | ChildrenNum | Number of children per form. | 
![]()  | EmployerSignaturePerForm | How many employer signatures we need. | 
![]()  | EnrollerSignaturePerForm | EnrollerSignaturePerForm object. | 
![]()  | FormProviderType | Form provider type | 
![]()  | IsApplicantSignatureRequired | Specifies if an applicant signature is required. | 
![]()  | IsEmployerSignatureRequired | Do we need signature of employer. | 
![]()  | IsEnrollerSignatureRequired | Specifies if an enroller signature is required. | 
![]()  | IsSpecialInstruction | The IsSpecialInstruction object specifies if there are any special instructions on the form. | 
![]()  | NewFormRequiredForEachApplication | Specifies if a new form is required for each application. | 
![]()  | NewFormRequiredForEachInsured | Specifies if a new form is required for each Insured. | 
![]()  | NewFormRequiredForEachOffering | Specifies if a new form is required for each offering. | 
![]()  | NumberOfPages | NumberOfPages object. | 
![]()  | Override | Indicates this object will override the same object while storyline merging. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | SignatureMode | The SignatureMode object specifies the type of signature used to sign the application. | 
![]()  | SpecialInstructionText | The SpecialInstructionText object specifies the text included in any special instructions. | 
![]()  | SpecialInstructionTextTextItem | A text item in special instructions. | 
![]()  | Type | The question type. | 
| Name | Description | |
|---|---|---|
![]()  | AsOfDate | Date when object was last updated. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | BySiteGuid | Gets or sets the by site GUID. Udentifier of site that updated object. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | ClickAcceptSignature | Click to accept signature is allowed. | 
![]()  | Deleted | Gets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is deleted. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | DigitizedSignature | Digitized (Topaz) signature is allowed. | 
![]()  | EntityUserCount | Gets or sets the entity user count. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | ExtEngineConfigs | Gets or sets the external engine configurations. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | File | Gets or sets the path to the .pdf file used in this document. | 
![]()  | HideEntityFromView | Gets or sets a value indicating whether to hide entity from view. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | ID | Gets or sets the ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | LocalUpdateTime | DateTime when object was last updated. Used by synchronization (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | LockStatus | Read-only property on top-level object that indicates the lock state of the object. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | 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) | 
![]()  | Notes | Gets or sets the notes. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | OneStepSignature | OneStep signature is allowed. | 
![]()  | OwnerFullName | Gets or sets the full name of the owner. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | OwnerUserID | Gets or sets the owner user ID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | PINSignature | PIN signature is allowed. | 
![]()  | 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) | 
![]()  | VoicePrintSignature | Voice signature is allowed. | 
![]()  | 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) | 
![]()  | XmlFormType | Gets or sets the type of XML form. | 
![]()  | XmlSignatureMode | Gets or sets the XML signature mode. | 
![]()  | XSLTFile | Gets or sets the path to .pdf XSLT file used in this document. | 
| Name | Description | |
|---|---|---|
![]()  | GetConfig | Gets the config. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | ShouldSerializeBySiteGuid | Shoulds the serialize by site GUID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | 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) | 
![]()  | UpgradeModel | Upgrades the model. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |