• Introduction to Selerix Developer Tools
  • Enrollment Integrations
    • Enrollment Integration Quick Start
      • Prerequisites
        • Portfolio Summary Report
      • Development
        • Single Sign-On (SSO) Quick Start
        • Web Services+SOAP Quick Start
        • Simplified User Name + Password Approach In .NET
    • Enrollment Integration Details
      • Security Requirements
      • Developer Walkthroughs
        • Single Sign-On (SSO)
          • SAML v1.1 Integration
            • SAML v1.1 Template
            • SAML v.1.1 Elemental Breakdown
          • SAML v2.0 Integration
            • SAML v2.0 Template (unencrypted)
            • SAML v2.0 Template (encrypted)
            • SAML v2.0 Elemental Breakdown
            • Building Encrypted SAML
          • Selerix SAML Elements and Attributes Reference
        • Web Services (SOAP)
          • Web Services Basic Instructions
          • Element and Attribute Summary
          • Selerix .NET Library
            • Add Reference to Selerix .NET Library to Your Project
            • Automatically Generate Selerix Web Service Interfaces
            • C# .NET Library Source Overview
            • C# .NET Library Source Code
        • Mixing SAML and SOAP
      • Sample Data Transmittal XML
        • Minimal Transmittal XML
        • Minimal Transmittal With HTML Entities
        • Larger Transmittal XML
  • Census Related Web Services
    • Upload Census to BenSelect
      • Sample Census Upload Transmittal XML
      • Sample UploadApplicants Response
      • C# Source to Upload Applicant Data
    • Download Enrollment Data From BenSelect
      • Sample Census Download Transmittal XML
      • Sample GetApplicants Response
      • C# Source to Download Enrollment Data
  • Selerix .NET Library Reference
    • Selerix.BusinessObjects Assembly
      • Overview
      • Namespaces
        • Selerix.BusinessObjects Namespace
          • Overview
          • Classes
            • AbstractReferenceBase
              • Overview
              • Members
              • Properties
                • Deleted Property
            • ACLIBenefitLimitsRule
              • Overview
              • Members
              • ACLIBenefitLimitsRule Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Fields
                • DependentMaxAmount Field
                • DependentMaxPercent Field
                • SpouseMaxAmount Field
                • SpouseMaxPercent Field
            • Address
              • Overview
              • Members
              • Address Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
                • IsEmpty Method
                  • IsEmpty() Method
                  • IsEmpty(Address) Method
                • IsValid Method
                  • IsValid() Method
                  • IsValid(Address) Method
                • ShouldSerializeEventDate Method
              • Properties
                • City Property
                • Country Property
                • EventDate Property
                • FormattedAddressString Property
                • FullAddress Property
                • Line1 Property
                • Line2 Property
                • Line3 Property
                • State Property
                • Type Property
                • Zip Property
              • Fields
                • Language Field
            • AddressVerificationResult
              • Overview
              • Members
              • AddressVerificationResult Constructor
                • AddressVerificationResult Constructor()
                • AddressVerificationResult Constructor(List<Address>,ResultStatus,String)
              • Properties
                • AutoCorrect Property
                • PossibleAddresses Property
            • AgeLimitsRule
              • Overview
              • Members
              • AgeLimitsRule Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Fields
                • Max Field
                • MaxInsured Field
                • Min Field
                • MinInsured Field
                • Scripts Field
            • Agent
              • Overview
              • Members
              • Agent Constructor
              • Methods
                • ShouldSerializeAgentBrokers Method
                • ShouldSerializeAgentLocations Method
                • ShouldSerializeAgentProducts Method
                • ShouldSerializeEffectiveDate Method
                • ShouldSerializeTermination Method
              • Properties
                • AgentBrokers Property
                • AgentLocations Property
                • AgentPayers Property
                • AgentProducts Property
                • AgentRoles Property
                • EffectiveDate Property
                • EnrollerType Property
                • ExtSystemID Property
                • FirstName Property
                • LastName Property
                • MiddleInitial Property
                • Number Property
                • Organization Property
                • Password Property
                • Prefix Property
                • Result Property
                • Split Property
                • StateLicense Property
                • Suffix Property
                • TerminationDate Property
                • Type Property
                • UpdateScript Property
                • Username Property
            • AgentBroker
              • Overview
              • Members
              • AgentBroker Constructor
              • Properties
                • BrokerID Property
            • AgentBrokerCollection
              • Overview
              • Members
              • AgentBrokerCollection Constructor
            • AgentCollection
              • Overview
              • Members
              • AgentCollection Constructor
            • AgentDetails
              • Overview
              • Members
              • AgentDetails Constructor
              • Fields
                • Associations Field
                • Everything Field
                • Licenses Field
                • Locations Field
                • Payers Field
                • Products Field
                • Roles Field
                • Splits Field
                • Username Field
            • AgentLocations
              • Overview
              • Members
              • AgentLocations Constructor
              • Properties
                • AllLocations Property
                • Delimiter Property
                • Locations Property
            • AgentPayer
              • Overview
              • Members
              • AgentPayer Constructor
                • AgentPayer Constructor()
                • AgentPayer Constructor(Payer)
              • Properties
                • Licenses Property
                • Number Property
                • PayerID Property
                • Splits Property
            • AgentPayerCollection
              • Overview
              • Members
              • AgentPayerCollection Constructor
            • AgentProduct
              • Overview
              • Members
              • AgentProduct Constructor
              • Methods
                • ShouldSerializeNumber Method
              • Properties
                • Number Property
                • ProductID Property
            • AgentProductCollection
              • Overview
              • Members
              • AgentProductCollection Constructor
            • AgentSplit
              • Overview
              • Members
              • AgentSplit Constructor
              • Properties
                • AgentID Property
                • Percent Property
            • AgentSplitCollection
              • Overview
              • Members
              • AgentSplitCollection Constructor
            • AgeParam
              • Overview
              • Members
              • AgeParam Constructor
              • Methods
                • Clone Method
                • IsAge Method
                • ShouldSerializeCode Method
              • Properties
                • Code Property
            • AgeParamLimit
              • Overview
              • Members
              • AgeParamLimit Constructor
                • AgeParamLimit Constructor(Double,String)
                • AgeParamLimit Constructor(String,Boolean)
                • AgeParamLimit Constructor(List<Double>)
                • AgeParamLimit Constructor(Double,Double)
            • Answer
              • Overview
              • Members
              • Answer Constructor
                • Answer Constructor(Applicant,Question)
                • Answer Constructor(Applicant,String)
                • Answer Constructor(String,String)
                • Answer Constructor(Application,Question)
                • Answer Constructor(Application,String)
                • Answer Constructor(Insured,Question)
                • Answer Constructor(Insured,String)
                • Answer Constructor(Portfolio,Question)
                • Answer Constructor(Portfolio,String)
                • Answer Constructor(Product,String)
                • Answer Constructor(Offering,String)
              • Methods
                • Clone Method
                • ShouldSerializeXmlIteration Method
              • Properties
                • ApplicantID Property
                • IsDisqualify Property
                • IsGlobal Property
                • IsNew Property
                • IsPreQualify Property
                • Iteration Property
                • OfferingID Property
                • ProductID Property
                • QuestionID Property
                • UserID Property
                • Value Property
                • XmlIteration Property
            • AnswerCollection
              • Overview
              • Members
              • AnswerCollection Constructor
              • Properties
                • Item Property
            • AnswerRow
              • Overview
              • Members
              • AnswerRow Constructor
              • Methods
                • CreateAnswerRowValue Method
              • Properties
                • Item Property
                • Parent Property
                • RowIndex Property
                • Values Property
            • AnswerTable
              • Overview
              • Members
              • AnswerTable Constructor
              • Methods
                • Clone Method
                • CreateAnswer Method
              • Properties
                • Rows Property
            • Applicant
              • Overview
              • Members
              • Applicant Constructor
              • Methods
                • Age Method
                • CalcAge Method
                  • CalcAge(DateTime,DateTime) Method
                  • CalcAge(DateTime,DateTime,Int32,Int32) Method
                • GetAnswer Method
                • GetCustom Method
                • GetExternalReferenceID Method
                • IsSpouseLegalStatus Method
                • IsSpouseRelationship Method
                • RelationshipFromLegalStatus Method
                • SaveAnswer Method
                • SaveCustom Method
                • SaveExternalReferenceID Method
                • ShouldSerializeBirthDate Method
                • ShouldSerializeCustomFields Method
                • ShouldSerializeDisabled Method
                • ShouldSerializeEventDate Method
                • ShouldSerializeEvents Method
                • ShouldSerializeExternalReferenceIDs Method
                • ShouldSerializeHeight Method
                • ShouldSerializeNeedCalculatePostEnrollmentDeliveries Method
                • ShouldSerializeQuestionnaire Method
                • ShouldSerializeStudent Method
                • ShouldSerializeWeight Method
              • Properties
                • BirthCountry Property
                • BirthDate Property
                • BirthState Property
                • CountryOfCitizenship Property
                • CustomFields Property
                • DefaultPIN Property
                • DependentNumber Property
                • DependentVerificationDocument Property
                • Disabled Property
                • DoNotUpdateInfo Property
                • EmployeeID Property
                • EmployeeIdent Property
                • EnrollmentSession Property
                • EventDate Property
                • EventReason Property
                • EventReasonCode Property
                • Events Property
                • ExternalReferenceIDs Property
                • ForceChangePIN Property
                • Height Property
                • LegalStatus Property
                • LegalStatusDescription Property
                • MaritalStatus Property
                • NeedCalculatePostEnrollmentDeliveries Property
                • PasswordAnswer Property
                • PasswordQuestion Property
                • PaymentInfo Property
                • PIN Property
                • PriorName Property
                • Questionnaire Property
                • Relationship Property
                • Result Property
                • SmokerStatus Property
                • Student Property
                • UserID Property
                • Weight Property
            • ApplicantCC
              • Overview
              • Members
              • ApplicantCC Constructor
              • Fields
                • ApplicantID Field
            • ApplicantCCCollection
              • Overview
              • Members
              • ApplicantCCCollection Constructor
              • Properties
                • Item Property
            • ApplicantCollection
              • Overview
              • Members
              • ApplicantCollection Constructor
              • Methods
                • Add Method
                • AddRange Method
                • Clear Method
                • Dependents Method
                • Insert Method
                • People Method
                • Remove Method
                • RemoveAll Method
                • RemoveAt Method
            • ApplicantDetails
              • Overview
              • Members
              • ApplicantDetails Constructor
              • Fields
                • Applications Field
                • Documents Field
                • Questionnaire Field
                • TransactionInfo Field
            • Application
              • Overview
              • Members
              • Application Constructor
              • Methods
                • GetAnswer Method
                • GetInsured Method
                • SaveAnswer Method
                • ShouldSerializeApplicationDate Method
                • ShouldSerializeApplicationDocuments Method
                • ShouldSerializeBeneficiaries Method
                • ShouldSerializeEnrollers Method
                • ShouldSerializeEnrollThroughDate Method
                • ShouldSerializeEventDate Method
                • ShouldSerializeInsureds Method
                • ShouldSerializeIssueDate Method
                • ShouldSerializeLocked Method
                • ShouldSerializePolicyDate Method
                • ShouldSerializePolicyHolders Method
                • ShouldSerializeQuestionnaire Method
                • ShouldSerializeRepairLatestCoverageEffectiveDate Method
                • ShouldSerializeRiders Method
                • ShouldSerializeSenderID Method
                • ShouldSerializeXmlImportData Method
                • ShouldSerializeXmlIncreaseEffectiveImmediate Method
              • Properties
                • Applicant Property
                • ApplicantID Property
                • ApplicationDate Property
                • ApplicationDocuments Property
                • ApplicationWarningText Property
                • Beneficiaries Property
                • ChangeReason Property
                • ColorMode Property
                • Coverage Property
                • CoverageTierChangeOnly Property
                • Employee Property
                • EmployeeID Property
                • EnrollerPending Property
                • Enrollers Property
                • EnrollThroughDate Property
                • EventDate Property
                • EventReason Property
                • EventReasonCode Property
                • Events Property
                • ForceRecalculate Property
                • GroupNumber Property
                • GroupNumberLabel Property
                • IllustrationDocument Property
                • ImportData Property
                • IncreaseEffectiveImmediate Property
                • Insureds Property
                • IssueDate Property
                • Locked Property
                • LockedReason Property
                • NeedCorrectRiderValues Property
                • NetworkID Property
                • OfferingID Property
                • PendingCoverage Property
                • PlanCode Property
                • PlanSubcode Property
                • PlanYearID Property
                • PolicyDate Property
                • PolicyHolders Property
                • PolicyNumber Property
                • PreviousCoverage Property
                • Questionnaire Property
                • RepairLatestCoverageEffectiveDate Property
                • RequireBeneficiaries Property
                • Riders Property
                • SenderID Property
                • ShowErrorMessages Property
                • Status Property
                • SubgroupNumber Property
                • SubnetworkID Property
                • UnderwritingMode Property
                • Waived Property
                • XmlImportData Property
                • XmlIncreaseEffectiveImmediate Property
                • XmlStatus Property
            • ApplicationBusinessRule
              • Overview
              • Members
              • Properties
                • Scope Property
            • ApplicationCollection
              • Overview
              • Members
              • ApplicationCollection Constructor
              • Properties
                • Item Property
                  • Item(Offering,Applicant) Property
                  • Item(String,String) Property
                  • Item(Offering,Applicant,String) Property
                  • Item(String,String,String) Property
                  • Item(Offering) Property
                  • Item(Applicant) Property
            • ApplicationDetails
              • Overview
              • Members
              • ApplicationDetails Constructor
              • Fields
                • AddingPrivateInfo Field
                • PrequalifyQuestions Field
            • ApplicationDocument
              • Overview
              • Members
              • ApplicationDocument Constructor
              • Properties
                • DocumentID Property
            • ApplicationParamBusinessRule
              • Overview
              • Members
            • ApplicationRiderParamBusinessRule
              • Overview
              • Members
            • ApplicationTransactionBusinessRule
              • Overview
              • Members
              • Fields
                • Conditions Field
                • CoverageMatchNum Field
                • DependencyConditions Field
                • ErrorMessage Field
                • HasValues Field
            • Attachment
              • Overview
              • Members
              • Attachment Constructor
              • Methods
                • ShouldSerializeOwner Method
              • Properties
                • FileName Property
                • FolderGuid Property
                • Initialized Property
                • Owner Property
                • ParentID Property
                • PK Property
                • RelativePath Property
                • Type Property
            • AttachmentCollection
              • Overview
              • Members
              • AttachmentCollection Constructor
            • AuthorizedUser
              • Overview
              • Members
              • AuthorizedUser Constructor
                • AuthorizedUser Constructor()
                • AuthorizedUser Constructor(String)
              • Fields
                • EMail Field
            • Beneficiary
              • Overview
              • Members
              • Beneficiary Constructor
              • Methods
                • Clone Method
                • GetFullName Method
                • ShouldSerializeAge Method
                • ShouldSerializeBirthDate Method
              • Properties
                • Age Property
                • ApplicantID Property
                • BirthDate Property
                • CountryOfCitizenship Property
                • FirstName Property
                • LastName Property
                • MiddleInitial Property
                • RelationshipDescription Property
                • Sex Property
                • SSN Property
                • Suffix Property
                • UniqueID Property
              • Fields
                • Address Field
                • Name Field
                • Percent Field
                • Phone Field
                • Type Field
            • BenefitAmountParam
              • Overview
              • Members
              • BenefitAmountParam Constructor
              • Methods
                • Clone Method
                • IsBenefitAmount Method
                • ShouldSerializeCode Method
              • Properties
                • Code Property
            • BenefitLevelParam
              • Overview
              • Members
              • BenefitLevelParam Constructor
              • Methods
                • Clone Method
                • IsBenefitLevel Method
                • ShouldSerializeCode Method
            • BenefitLimitsRule
              • Overview
              • Members
              • BenefitLimitsRule Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
                • ShouldSerializeMultiplyBenefitAmount Method
              • Fields
                • IsIncrementFractional Field
                • Max Field
                • Min Field
                • MultiplyBenefitAmount Field
                • ProductList Field
                • Scripts Field
            • BinaryDataType
              • Overview
              • Members
              • BinaryDataType Constructor
              • Properties
                • Data Property
                • Length Property
                • Type Property
              • Operators
                • Implicit Type Conversion Operator
            • Broker
              • Overview
              • Members
              • Broker Constructor
              • Methods
                • ShouldSerializeOwner Method
              • Properties
                • IsPrimary Property
                • Owner Property
                • Role Property
            • BrokerCollection
              • Overview
              • Members
              • BrokerCollection Constructor
            • BusinessRule
              • Overview
              • Members
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • EditionID Property
                • State Property
            • CensusStatistics
              • Overview
              • Members
              • Methods
                • AddMissingCoverageAnswers Method
                • AddMissingCoverageBeneficiaries Method
                • AddMissingCoverageBenefitDetails Method
                • AddMissingCoverageRiders Method
                • AddMissingDependentBenefitDetails Method
                • AddMissingEmployeeAnswers Method
                • AddMissingEmployeeBeneficiaries Method
                • AddMissingEmployeeDependents Method
                • AddMissingEmployeePayment Method
                • AddMissingEmployeePlans Method
                • AddMissingEmployeeRiders Method
                • GetAgeStatistics Method
                  • GetAgeStatistics(Relationship,Int32,Int32) Method
                  • GetAgeStatistics(Relationship,Int32) Method
                • GetDeductionFrequencyStatistics Method
                • GetEmployeeDependentsStatistics Method
                • GetGenderStatistics Method
                • GetJobClassStatistics Method
                • GetLocationStatistics Method
                • GetMissingCoverageAnswers Method
                • GetMissingCoverageBeneficiaries Method
                • GetMissingCoverageBenefitDetails Method
                • GetMissingCoverageRiders Method
                • GetMissingDependentBenefitDetails Method
                • GetMissingEmployeeAnswers Method
                • GetMissingEmployeeBeneficiaries Method
                • GetMissingEmployeeDependents Method
                • GetMissingEmployeePayment Method
                • GetMissingEmployeePlans Method
                • GetMissingEmployeeRiders Method
                • GetPayGroupStatistics Method
                • GetPayrollFrequencyStatistics Method
                • GetPlanByTierRawStatistic Method
                • GetPlanStatistics Method
                • GetStudentStatistics Method
                • IncrementAgeStatistics Method
                • IncrementDeductionFrequencyStatistics Method
                • IncrementEmployeeDependentsStatistics Method
                • IncrementJobClassStatistics Method
                • IncrementLocationStatistics Method
                • IncrementPayGroupStatistics Method
                • IncrementPayrollFrequencyStatistics Method
                • IncrementPlanByTierStatistics Method
                • IncrementPlanStatistics Method
                • IncrementStudentStatistics Method
            • CheckboxListQuestion
              • Overview
              • Members
              • CheckboxListQuestion Constructor
              • Methods
                • Clone Method
              • Fields
                • MaxRowsCount Field
            • ColumnValue
              • Overview
              • Members
              • ColumnValue Constructor
                • ColumnValue Constructor(String,String)
                • ColumnValue Constructor()
              • Properties
                • Text Property
                • Value Property
            • ConverterUtils
              • Overview
              • Members
              • Methods
                • DecimalToCurrencyString Method
                • DecimalToString Method
                • DecimalToStringUnit Method
                • IntToString Method
                • StringToBoolean Method
                • StringToByte Method
                • StringToChar Method
                • StringToDateTime Method
                • StringToDecimal Method
                • StringToDouble Method
                • StringToFloat Method
                • StringToInt Method
                • StringToInt16 Method
                • StringToInt64 Method
                • StringToSByte Method
                • StringToUInt Method
                • StringToUInt16 Method
                • StringToUInt64 Method
                • ToString Method
                  • ToString(String) Method
            • Coverage
              • Overview
              • Members
              • Coverage Constructor
              • Methods
                • GetCustom Method
                • SaveCustom Method
                • ShouldSerializeAllowSection125Change Method
                • ShouldSerializeCustomFields Method
                • ShouldSerializeEffectiveDate Method
                • ShouldSerializeEffectiveImmediate Method
                • ShouldSerializeEmployeeFee Method
                • ShouldSerializeEmployerFee Method
                • ShouldSerializeFirstDeductionDate Method
                • ShouldSerializeInitialEffectiveDate Method
                • ShouldSerializeLastDeductionDate Method
                • ShouldSerializePlanYearStartDate Method
                • ShouldSerializeSection125 Method
                • ShouldSerializeTerminationDate Method
              • Properties
                • AllowSection125Change Property
                • CustomFields Property
                • Description Property
                • EffectiveDate Property
                • EffectiveImmediate Property
                • EmployeeFee Property
                • EmployerFee Property
                • FirstDeductionDate Property
                • InitialEffectiveDate Property
                • LastDeductionDate Property
                • PlanYearStartDate Property
                • ProductID Property
                • Section125 Property
                • TerminationDate Property
            • CustomApplicationRiderRule
              • Overview
              • Members
              • CustomApplicationRiderRule Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • Script Property
            • CustomApplicationRule
              • Overview
              • Members
              • CustomApplicationRule Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • Script Property
            • CustomField
              • Overview
              • Members
              • CustomField Constructor
                • CustomField Constructor(Applicant,String)
                • CustomField Constructor(Coverage,String)
              • Fields
                • Applicant Field
                • Coverage Field
                • Name Field
                • Value Field
            • CustomFieldCollection
              • Overview
              • Members
              • CustomFieldCollection Constructor
              • Properties
                • Item Property
            • CustomFieldInfo
              • Overview
              • Members
              • CustomFieldInfo Constructor
              • Methods
                • ShouldSerializeValues Method
                • ShouldSerializeXmlOrderNum Method
              • Properties
                • DefaultValue Property
                • Description Property
                • IsReadOnly Property
                • IsRequired Property
                • IsShowOnEnrollmentSite Property
                • OrderNum Property
                • Scope Property
                • Type Property
                • Values Property
                • XmlOrderNum Property
            • CustomFieldValueInfo
              • Overview
              • Members
              • CustomFieldValueInfo Constructor
              • Fields
                • Selected Field
                • Text Field
                • Value Field
            • DataManifest
              • Overview
              • Members
              • DataManifest Constructor
              • Properties
                • Items Property
            • DataManifest.ManifestItem
              • Overview
              • Members
              • DataManifest.ManifestItem Constructor
                • DataManifest.ManifestItem Constructor(String,String)
                • DataManifest.ManifestItem Constructor()
              • Properties
                • Name Property
                • Relations Property
                • Type Property
            • DeductionCode
              • Overview
              • Members
              • DeductionCode Constructor
              • Methods
                • Clone Method
              • Properties
                • DeductionFrequency Property
                • JobClassID Property
                • LocationID Property
                • MasterGroupNumber Property
                • MasterGroupNumberLabel Property
                • NetworkID Property
                • PlanCode Property
                • PlanSubcode Property
                • ProductID Property
                • SubgroupNumber Property
                • SubnetworkID Property
            • DeductionCodeEDI
              • Overview
              • Members
              • DeductionCodeEDI Constructor
              • Methods
                • Clone Method
              • Properties
                • CoverageTier Property
                • DeductionCode Property
                • DeductionName Property
                • DeductionSubcode Property
                • DeductionSubtype Property
                • DeductionType Property
                • JobClassID Property
                • LocationID Property
                • OfferingID Property
                • PayrollProviderID Property
                • ProductID Property
                • TaxStatus Property
            • DefaultEnrollmentRule
              • Overview
              • Members
              • DefaultEnrollmentRule Constructor
              • Fields
                • CoBrowsingAllowed Field
                • ConfirmEmployeeInformation Field
                • ConfirmEnrollmentCity Field
                • DefaultPIN Field
                • HideNavigationTabs Field
                • LifeEventsAllowed Field
                • NewEmployeeAllowed Field
                • PerpetualEnrollment Field
                • ProgressBarPosition Field
                • QuickEnrollAllowed Field
                • SelfEnrollmentAllowed Field
                • SessionLocation Field
                • SignAsDefaultEnroller Field
                • SkipBenefitSnapshot Field
                • SkipDependentsInfo Field
                • SkipEmploymentInfo Field
                • SkipPaymentScreen Field
                • SkipPersonalInfo Field
                • SkipPlanPresentation Field
                • SkipPlanReviewScreens Field
                • SkipSignSubmitReview Field
                • SkipSignWhenAllWaived Field
                • StatusPosition Field
                • TotalCostRequired Field
                • TotalERCostRequired Field
                • TotalPostTaxCostRequired Field
                • TotalPreTaxCostRequired Field
            • DefaultValueRule
              • Overview
              • Members
              • DefaultValueRule Constructor
              • Fields
                • Scripts Field
                • Value Field
            • Department
              • Overview
              • Members
              • Department Constructor
              • Properties
                • Active Property
                • DeptNum Property
                • Description Property
            • DepartmentCollection
              • Overview
              • Members
              • DepartmentCollection Constructor
            • DependencyCondition
              • Overview
              • Members
              • DependencyCondition Constructor
              • Fields
                • CoveragePersons Field
                • IncomePercent Field
                • OfferingID Field
                • ProductID Field
                • Ratio Field
                • Rider Field
                • RiderShortName Field
                • RiderSubType Field
                • RiderType Field
                • UnitAmount Field
            • DependentVerificationDocumentWrapper
              • Overview
              • Members
              • DependentVerificationDocumentWrapper Constructor
                • DependentVerificationDocumentWrapper Constructor()
                • DependentVerificationDocumentWrapper Constructor(DependentVerificationDocument)
              • Fields
                • DocumentType Field
            • DependsOnCriteria
              • Overview
              • Members
              • DependsOnCriteria Constructor
                • DependsOnCriteria Constructor()
                • DependsOnCriteria Constructor(String,String)
                • DependsOnCriteria Constructor(DependsOnCriteria)
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • QuestionID Property
                • Value Property
              • Fields
                • Operator Field
            • DIMonthlyBenefitRule
              • Overview
              • Members
              • DIMonthlyBenefitRule Constructor
            • Document
              • Overview
              • Members
              • Document Constructor
              • Methods
                • ShouldSerializeBinaryData Method
                • ShouldSerializeSignatureDate Method
              • Properties
                • BinaryData Property
                • ClickAcceptSignature Property
                • CreatedDate Property
                • DigitizedSignature Property
                • DocumentApplications Property
                • Employee Property
                • EmployeeID Property
                • ExternalKey Property
                • ExternalName Property
                • File Property
                • Form Property
                • FormID Property
                • Ignore Property
                • IsSubmitForm Property
                • OfferingProductFormID Property
                • OneStepSignature Property
                • PendingStatus Property
                • PINSignature Property
                • PlanYearID Property
                • SignatureDate Property
                • Signatures Property
                • SoftIgnore Property
                • Status Property
                • VoicePrintSignature Property
                • XMLData Property
                • XmlSignatureMode Property
              • Fields
                • AlternativeTextTextItem Field
                • ApplicantSignaturePerForm Field
                • EmployerSignaturePerForm Field
                • EnrollerSignaturePerForm Field
                • IsApplicantSignatureRequired Field
                • IsEmployerSignatureRequired Field
                • IsEnrollerSignatureRequired Field
                • NewFormRequired Field
                • SignatureMode Field
                • SpecialInstructionTextTextItem Field
            • DocumentApplication
              • Overview
              • Members
              • DocumentApplication Constructor
              • Properties
                • ApplicantID Property
                • ApplicationID Property
                • XMLData Property
            • DocumentCollection
              • Overview
              • Members
              • DocumentCollection Constructor
              • Properties
                • Item Property
                  • Item(Applicant) Property
            • EDIParameters
              • Overview
              • Members
              • EDIParameters Constructor
              • Properties
                • DeductionCodes Property
                • PayerProductLocationNumbers Property
                • PayrollProviderLocationNumbers Property
            • Edition
              • Overview
              • Members
              • Edition Constructor
              • Properties
                • Code Property
                • Description Property
                • ID Property
                • Name Property
                • State Property
            • EligibilityFactors
              • Overview
              • Members
              • EligibilityFactors Constructor
              • Fields
                • HoursWorkedIncluded Field
                • JobClassIncluded Field
                • SalaryRangeIncluded Field
                • StateOfResidenceIncluded Field
                • YearsOfServiceIncluded Field
            • EligibilityRule
              • Overview
              • Members
              • EligibilityRule Constructor
              • Methods
                • Clone Method
                • ShouldSerializeEligibilityRuleCustomFields Method
                • ShouldSerializeEligibilityRulesLocations Method
                • ShouldSerializeGeneralEligibilityRuleID Method
              • Properties
                • EligibilityRuleCustomFields Property
                • EligibilityRuleLocations Property
                • GeneralEligibilityRuleID Property
              • Fields
                • Global Field
                • JobClassID Field
                • MaxHoursPerWeek Field
                • MaxSalary Field
                • MaxYearsOfService Field
                • MinHoursPerWeek Field
                • MinSalary Field
                • MinYearsOfService Field
                • StateOfResidence Field
            • EligibilityRuleCollection
              • Overview
              • Members
              • EligibilityRuleCollection Constructor
            • EligibilityRuleCustomField
              • Overview
              • Members
              • EligibilityRuleCustomField Constructor
              • Properties
                • EligibilityRuleID Property
                • Values Property
            • EligibilityRuleCustomFieldCollection
              • Overview
              • Members
              • EligibilityRuleCustomFieldCollection Constructor
            • EligibilityRuleLocation
              • Overview
              • Members
              • EligibilityRuleLocation Constructor
              • Properties
                • EligibilityRule Property
                • Location Property
                • LocationID Property
            • EligibilityRuleLocationCollection
              • Overview
              • Members
              • EligibilityRuleLocationCollection Constructor
            • EligibleApplicant
              • Overview
              • Members
              • EligibleApplicant Constructor
              • Properties
                • ApplicantID Property
                • PrimaryInsured Property
            • Employer
              • Overview
              • Members
              • Employer Constructor
              • Fields
                • Form1094COverride Field
            • Employment
              • Overview
              • Members
              • Employment Constructor
              • Methods
                • ShouldSerializeBonus Method
                • ShouldSerializeCommissions Method
                • ShouldSerializeDaysPerWeek Method
                • ShouldSerializeDeductionFrequency Method
                • ShouldSerializeEligibilityDate Method
                • ShouldSerializeFederalTax Method
                • ShouldSerializeFederalUnemploymentTax Method
                • ShouldSerializeFTERate Method
                • ShouldSerializeHireDate Method
                • ShouldSerializeHourlyWage Method
                • ShouldSerializeMedicareTax Method
                • ShouldSerializeOvertime Method
                • ShouldSerializePayHistory Method
                • ShouldSerializePayrollFrequency Method
                • ShouldSerializePTOBalance Method
                • ShouldSerializePTOCost Method
                • ShouldSerializeSalary Method
                • ShouldSerializeSocialSecurityTax Method
                • ShouldSerializeStateUnemploymentTax Method
                • ShouldSerializeStockOptionGrantValue Method
                • ShouldSerializeTerminationDate Method
                • ShouldSerializeWorkersComp Method
                • ShouldSerializeWorkHistory Method
                • ShouldSerializeXmlHoursPerWeek Method
              • Properties
                • Bonus Property
                • Commissions Property
                • DaysPerWeek Property
                • DeductionFrequency Property
                • Department Property
                • DepartmentNumber Property
                • EID Property
                • EligibilityDate Property
                • Employer Property
                • FederalTax Property
                • FederalUnemploymentTax Property
                • FTERate Property
                • HireDate Property
                • HourlyWage Property
                • HoursPerWeek Property
                • JobClass Property
                • Location Property
                • LocationNumber Property
                • MedicareTax Property
                • Overtime Property
                • PayGroup Property
                • PayrollFrequency Property
                • PTOBalance Property
                • PTOCost Property
                • Salary Property
                • SocialSecurityTax Property
                • StateUnemploymentTax Property
                • Status Property
                • StockOptionGrantValue Property
                • TerminationDate Property
                • Title Property
                • WorkersComp Property
                • XmlHoursPerWeek Property
              • Fields
                • Form1095COverride Field
                • PayHistory Field
                • WorkHistory Field
            • Enroller
              • Overview
              • Members
              • Enroller Constructor
              • Fields
                • AgentID Field
                • Number Field
                • Split Field
            • EnrollmentRule
              • Overview
              • Members
              • EnrollmentRule Constructor
              • Methods
                • Clone Method
                • ShouldSerializeEffectiveDate Method
                • ShouldSerializeEnrollmentGracePeriodDays Method
                • ShouldSerializeEnrollThroughDate Method
                • ShouldSerializeGeneralEnrollmentRuleID Method
                • ShouldSerializeIgnoreUnconfirmedApplicationRule Method
                • ShouldSerializeTerminateDate Method
                • ShouldSerializeWaiveApplicationNoCoverageRule Method
                • ShouldSerializeWaiveApplicationRule Method
              • Properties
                • EffectiveDate Property
                • EnrollmentGracePeriodDays Property
                • EnrollThroughDate Property
                • GeneralEnrollmentRuleID Property
                • TerminateDate Property
              • Fields
                • ConfirmWaive Field
                • EffectiveDateCutoff Field
                • EffectiveDateCutoffDays Field
                • EffectiveFirstDayOfMonth Field
                • EffectiveWaitPeriod Field
                • EffectiveWaitPeriodType Field
                • EnrollmentDaysAfterEffectiveDate Field
                • EnrollmentGracePeriod Field
                • EnrollmentGracePeriodType Field
                • EnrollmentOpenYearRound Field
                • EnrollmentPreSelection Field
                • EnrollmentWaitingPeriodDays Field
                • ExistingCoverage Field
                • ExtendCoverageThroughEndMonth Field
                • Global Field
                • IgnoreUnconfirmedApplicationRule Field
                • NewCoverage Field
                • WaiveApplicationNoCoverageRule Field
                • WaiveApplicationRule Field
            • EnrollmentRuleCollection
              • Overview
              • Members
              • EnrollmentRuleCollection Constructor
            • EnrollmentSession
              • Overview
              • Members
              • EnrollmentSession Constructor
              • Methods
                • ShouldSerializeEffectiveDate Method
                • ShouldSerializeLastStatusUpdate Method
              • Properties
                • City Property
                • EffectiveDate Property
                • EnrollerAssisted Property
                • EnrollerID Property
                • EnrollmentType Property
                • Journal Property
                • LastStatusUpdate Property
                • Location Property
                • LocationID Property
                • OfferingID Property
                • Offerings Property
                • Portfolio Property
                • PrimaryInsuredID Property
                • SourceAgent Property
                • SourceIP Property
                • State Property
                • Status Property
            • Event
              • Overview
              • Members
              • Event Constructor
              • Methods
                • ShouldSerializeEventDate Method
                • ShouldSerializeEventDetails Method
                • ShouldSerializeSenderID Method
              • Properties
                • EventDetails Property
                • SenderID Property
              • Fields
                • Completed Field
                • EventClass Field
                • EventDate Field
                • EventSubClass Field
                • Reason Field
                • ReasonCode Field
                • UserID Field
            • EventCollection
              • Overview
              • Members
              • EventCollection Constructor
            • EventDetail
              • Overview
              • Members
              • EventDetail Constructor
              • Fields
                • EventClass Field
                • RelatedID Field
            • EventDetailCollection
              • Overview
              • Members
              • EventDetailCollection Constructor
            • ExportReportConfigControlData
              • Overview
              • Members
              • ExportReportConfigControlData Constructor
              • Properties
                • AsOfDate Property
                • AvalableColumnsXML Property
                • FileName Property
                • FolderGuid Property
                • HelpLinksXML Property
                • IsFixed Property
                • Overrides Property
                • PluginConfigID Property
                • ReportDefinitionXML Property
                • ReportType Property
                • SaveReturnText Property
                • SaveRunText Property
                • SelectedTabIndex Property
                • ShowAdvancedMode Property
                • UniqueID Property
                • Variables Property
            • ExternalReferenceID
              • Overview
              • Members
              • ExternalReferenceID Constructor
                • ExternalReferenceID Constructor(Applicant,String)
                • ExternalReferenceID Constructor(Portfolio,String)
              • Methods
                • ShouldSerializeXmlExternalData Method
              • Properties
                • ExternalData Property
                • XmlExternalData Property
              • Fields
                • Applicant Field
                • ExternalSystemID Field
                • Portfolio Field
                • ReferenceID Field
            • ExternalReferenceIDCollection
              • Overview
              • Members
              • ExternalReferenceIDCollection Constructor
              • Properties
                • Item Property
            • ExternalTemplateRequest
              • Overview
              • Members
              • ExternalTemplateRequest Constructor
              • Properties
                • ReportTemplateGuid Property
            • Field
              • Overview
              • Members
              • Field Constructor
              • Fields
                • Validate Field
            • FieldCollection
              • Overview
              • Members
              • FieldCollection Constructor
              • Properties
                • Item Property
            • FieldValidationRule
              • Overview
              • Members
              • FieldValidationRule Constructor
            • FileRequest
              • Overview
              • Members
              • FileRequest Constructor
              • Properties
                • AsOfDate Property
                • BynaryData Property
                • FileName Property
                • FolderGuid Property
                • Path Property
                • UniqueID Property
            • Form
              • Overview
              • Members
              • Form Constructor
              • Properties
                • ClickAcceptSignature Property
                • DigitizedSignature Property
                • File Property
                • OneStepSignature Property
                • PINSignature Property
                • VoicePrintSignature Property
                • XmlFormType Property
                • XmlSignatureMode Property
                • XSLTFile Property
              • Fields
                • AlternativeText Field
                • AlternativeTextTextItem Field
                • ApplicantSignaturePerForm Field
                • ApplicationPerForm Field
                • ChildrenNum Field
                • EmployerSignaturePerForm Field
                • EnrollerSignaturePerForm Field
                • FormProviderType Field
                • IsApplicantSignatureRequired Field
                • IsEmployerSignatureRequired Field
                • IsEnrollerSignatureRequired Field
                • IsSpecialInstruction Field
                • NewFormRequiredForEachApplication Field
                • NewFormRequiredForEachInsured Field
                • NewFormRequiredForEachOffering Field
                • NumberOfPages Field
                • SignatureMode Field
                • SpecialInstructionText Field
                • SpecialInstructionTextTextItem Field
                • Type Field
            • FormCollection
              • Overview
              • Members
              • FormCollection Constructor
              • Properties
                • Item Property
            • GenderParam
              • Overview
              • Members
              • GenderParam Constructor
              • Methods
                • Clone Method
                • IsGender Method
                • ShouldSerializeCode Method
              • Properties
                • Code Property
            • GeneralRules
              • Overview
              • Members
              • GeneralRules Constructor
              • Methods
                • BuildGeneralRulesOfferingProductGroup Method
                • ShouldSerializeBankTypeAllowed Method
                • ShouldSerializeCreditTypeAllowed Method
                • ShouldSerializeOfferingProducts Method
              • Properties
                • BankTypeAllowed Property
                • CreditTypeAllowed Property
                • ExternalPaymentProviderAllowed Property
                • InvoiceAllowed Property
                • OfferingProducts Property
                • XmlRequiredMinimumHoursPerWeek Property
              • Fields
                • CoBrowsingAllowed Field
                • ConfirmEmployeeInformation Field
                • ConfirmEnrollmentCity Field
                • DefaultPIN Field
                • EmployeeIdentIsGlobal Field
                • EnrollerRequirements Field
                • HideNavigationTabs Field
                • LifeEventsAllowed Field
                • NewEmployeeAllowed Field
                • PerpetualEnrollment Field
                • ProgressBarPosition Field
                • QuickEnrollAllowed Field
                • ReadOnlyDependentAddress Field
                • ReadOnlyDependentCitizenship Field
                • ReadOnlyDependentDOB Field
                • ReadOnlyDependentGender Field
                • ReadOnlyDependentName Field
                • ReadOnlyDependentPriorName Field
                • ReadOnlyDependentRelationship Field
                • ReadOnlyEmployeeDOB Field
                • ReadOnlyEmployeeGender Field
                • ReadOnlyEmployeeName Field
                • RequiredBankAddress Field
                • RequiredCountryOfCitizenship Field
                • RequiredDaysPerWeek Field
                • RequiredEmail Field
                • RequiredEmployeeID Field
                • RequiredEmployeeSSN Field
                • RequiredEmployerInfo Field
                • RequiredHomePhone Field
                • RequiredHourlyWage Field
                • RequiredHoursPerWeek Field
                • RequiredJobTitle Field
                • RequiredMailingAddress Field
                • RequiredMaritalStatus Field
                • RequiredMinimumHoursPerWeek Field
                • RequiredMinimumSalary Field
                • RequiredMobilePhone Field
                • RequiredPersonalEmail Field
                • RequiredPriorName Field
                • RequiredPTO Field
                • RequiredResidentAddress Field
                • RequiredSalary Field
                • RequiredValidationDocumentation Field
                • RequiredWorkPhone Field
                • SelfEnrollmentAllowed Field
                • SessionLocation Field
                • SignAsDefaultEnroller Field
                • SkipBenefitSnapshot Field
                • SkipBenefitSnapshotAfterOfferingReview Field
                • SkipDependentsInfo Field
                • SkipEmploymentInfo Field
                • SkipPaymentScreen Field
                • SkipPersonalInfo Field
                • SkipPlanPresentation Field
                • SkipPlanReviewScreens Field
                • SkipSignSubmitReview Field
                • SkipSignWhenAllWaived Field
                • StatusPosition Field
                • TotalCostRequired Field
                • TotalERCostRequired Field
                • TotalPostTaxCostRequired Field
                • TotalPreTaxCostRequired Field
                • TrackEnrollmentMethod Field
                • WaiveAllAllowed Field
            • Group
              • Overview
              • Members
              • Group Constructor
              • Methods
                • ShouldSerializeEffectiveDate Method
              • Fields
                • Address Field
                • EffectiveDate Field
                • GroupName Field
                • GroupNumber Field
                • Mailto Field
            • Insured
              • Overview
              • Members
              • Insured Constructor
              • Methods
                • GetAnswer Method
                • SaveAnswer Method
                • ShouldSerializeDisqualifyQuestionID Method
                • ShouldSerializeQuestionnaire Method
                • ShouldSerializeXmlIsAllQuestionsAnswered Method
              • Properties
                • Age Property
                • ApplicantID Property
                • DisqualifyQuestionID Property
                • DoNotIncludeWithMainApplication Property
                • IsAllQuestionsAnswered Property
                • IsDisQualified Property
                • IsPrequalify Property
                • MemberNumber Property
                • OtherInsurance Property
                • PCPExistingCustomer Property
                • PCPName Property
                • PCPNumber Property
                • Questionnaire Property
                • XmlIsAllQuestionsAnswered Property
            • IssAgeValidationRule
              • Overview
              • Members
              • IssAgeValidationRule Constructor
            • JobClass
              • Overview
              • Members
              • JobClass Constructor
              • Methods
                • GetJobClassLocations Method
              • Properties
                • Code Property
                • Description Property
            • JobClassCollection
              • Overview
              • Members
              • JobClassCollection Constructor
            • JournalEntry
              • Overview
              • Members
              • JournalEntry Constructor
              • Properties
                • EnrollmentSession Property
                • OrderNum Property
                • Place Property
            • JournalEntryCollection
              • Overview
              • Members
              • JournalEntryCollection Constructor
            • License
              • Overview
              • Members
              • License Constructor
              • Methods
                • ShouldSerializeStateLicense Method
              • Properties
                • State Property
                • StateLicense Property
            • LicenseCollection
              • Overview
              • Members
              • LicenseCollection Constructor
            • Location
              • Overview
              • Members
              • Location Constructor
              • Methods
                • ShouldSerializeCustomProperties Method
              • Properties
                • Address1 Property
                • Address2 Property
                • City Property
                • Code Property
                • CustomProperties Property
                • Departments Property
                • LocationJobClasses Property
                • LocationPayGroups Property
                • Phone Property
                • State Property
                • Zip Property
            • LocationCollection
              • Overview
              • Members
              • LocationCollection Constructor
            • LocationJobClass
              • Overview
              • Members
              • LocationJobClass Constructor
              • Properties
                • JobClass Property
                • JobClassID Property
                • Location Property
            • LocationPayGroup
              • Overview
              • Members
              • LocationPayGroup Constructor
              • Properties
                • PayGroupID Property
            • LoginTokenData
              • Overview
              • Members
              • LoginTokenData Constructor
              • Properties
                • AsOfDate Property
                • Data Property
                • FileName Property
                • FolderGuid Property
                • UniqueID Property
            • MedicalDetail
              • Overview
              • Members
              • MedicalDetail Constructor
              • Methods
                • ShouldSerializeDate Method
              • Properties
                • Date Property
                • Diagnosis Property
                • DoctorAddress Property
                • DoctorName Property
                • DoctorPhone Property
                • FullyRecovered Property
                • Medication Property
                • RowIndex Property
            • MedicalDetailArray
              • Overview
              • Members
              • MedicalDetailArray Constructor
              • Methods
                • ShouldSerializeMedicalDetails Method
              • Properties
                • MedicalDetails Property
            • Message
              • Overview
              • Members
              • Message Constructor
              • Fields
                • Event Field
                • Language Field
                • RedirectURL Field
                • Text Field
            • MessageCollection
              • Overview
              • Members
              • MessageCollection Constructor
              • Properties
                • Item Property
            • MonthlyBenefitRule
              • Overview
              • Members
              • MonthlyBenefitRule Constructor
            • MultipleOfSalaryParam
              • Overview
              • Members
              • MultipleOfSalaryParam Constructor
              • Methods
                • Clone Method
                • IsMultipleOfSalary Method
                • ShouldSerializeCode Method
            • ObjectsViewRelationAttribute
              • Overview
              • Members
              • ObjectsViewRelationAttribute Constructor
              • Properties
                • RelationType Property
            • Offering
              • Overview
              • Members
              • Offering Constructor
                • Offering Constructor()
                • Offering Constructor(Portfolio)
              • Methods
                • GetAnswer Method
                • PullActiveProducts Method
                • PullActiveProductsAndOfferingProducts Method
                • SaveAnswer Method
                • ShouldSerializeCustomProperties Method
                • ShouldSerializeHealthProductSettings Method
                • ShouldSerializeOfferingProducts Method
                • ShouldSerializeOrderNumber Method
                • ShouldSerializePresentations Method
                • ShouldSerializeQuestionnaire Method
                • ShouldSerializeTextItems Method
              • Properties
                • AllowChange Property
                • CancellationsMode Property
                • Code Property
                • Custom Property
                • CustomProperties Property
                • DecisionSupportEnabled Property
                • EnrollmentStyle Property
                • HealthProductSettings Property
                • IncreasesMode Property
                • OfferingProducts Property
                • OrderNumber Property
                • Presentations Property
                • ProductType Property
                • Questionnaire Property
                • Questions Property
                • Section125 Property
                • TextBankBase Property
                • TextItems Property
              • Fields
                • Disabled Field
                • DisabledReason Field
                • UseNewQuestionControl Field
            • OfferingCollection
              • Overview
              • Members
              • OfferingCollection Constructor
              • Properties
                • Item Property
                  • Item(ProductType) Property
            • OfferingProduct
              • Overview
              • Members
              • OfferingProduct Constructor
              • Methods
                • Clone Method
                  • Clone(Offering,Product) Method
                • ShouldSerializeEligibilityFactors Method
                • ShouldSerializeEligibleApplicants Method
                • ShouldSerializeOfferingProductEligibilityRules Method
              • Properties
                • EligibilityFactors Property
                • EligibleApplicants Property
                • OfferingProductEligibilityRules Property
                • ShowOnEnrollmentSite Property
              • Fields
                • ProductID Field
            • OfferingProductCollection
              • Overview
              • Members
              • OfferingProductCollection Constructor
                • OfferingProductCollection Constructor()
                • OfferingProductCollection Constructor(IEnumerable<OfferingProduct>)
              • Properties
                • Item Property
            • OfferingProductEligibilityRule
              • Overview
              • Members
              • OfferingProductEligibilityRule Constructor
              • Properties
                • EligibilityRule Property
                • EligibilityRuleID Property
                • EnrollmentRule Property
                • EnrollmentRuleID Property
                • OfferingProduct Property
            • OfferingProductEligibilityRuleCollection
              • Overview
              • Members
              • OfferingProductEligibilityRuleCollection Constructor
            • Organization
              • Overview
              • Members
              • Organization Constructor
              • Properties
                • Contacts Property
                • TaxID Property
            • Party
              • Overview
              • Members
              • Party Constructor
              • Properties
                • Address Property
                • Email Property
                • MailingAddress Property
                • PhoneHome Property
                • PhoneMobile Property
                • PhoneWork Property
            • Payer
              • Overview
              • Members
              • Payer Constructor
              • Methods
                • ShouldSerializeOwner Method
              • Properties
                • ControlNumber Property
                • Owner Property
            • PayerCollection
              • Overview
              • Members
              • PayerCollection Constructor
              • Properties
                • Item Property
            • PayerProductLocationEDI
              • Overview
              • Members
              • PayerProductLocationEDI Constructor
              • Methods
                • Clone Method
              • Properties
                • DeductionFrequency Property
                • Description Property
                • JobClassID Property
                • LocationID Property
                • MasterGroupNumber Property
                • MasterGroupNumberLabel Property
                • NetworkID Property
                • PayerID Property
                • PlanCode Property
                • PlanSubcode Property
                • ProductID Property
                • SubgroupNumber Property
                • SubnetworkID Property
            • PayGroup
              • Overview
              • Members
              • PayGroup Constructor
              • Methods
                • ShouldSerializeDeductionFrequency Method
                • ShouldSerializePayrollFrequency Method
              • Properties
                • Code Property
                • DeductionFrequency Property
                • PayCalendar Property
                • PaymentType Property
                • PayrollFrequency Property
            • PayGroupCollection
              • Overview
              • Members
              • PayGroupCollection Constructor
            • PayHistoryEntry
              • Overview
              • Members
              • PayHistoryEntry Constructor
              • Methods
                • ShouldSerializeAsOfDate Method
                • ShouldSerializeCheckNumber Method
                • ShouldSerializeFromDate Method
                • ShouldSerializeHolidayHours Method
                • ShouldSerializeNetEarnings Method
                • ShouldSerializeNonQualifiedLeaveHours Method
                • ShouldSerializeNonRegularEarnings Method
                • ShouldSerializeOTHours Method
                • ShouldSerializePayrollCode Method
                • ShouldSerializePayrollDate Method
                • ShouldSerializePTOHours Method
                • ShouldSerializeQualifiedLeaveHours Method
                • ShouldSerializeRegularEarnings Method
                • ShouldSerializeRegularHours Method
                • ShouldSerializeToDate Method
              • Properties
                • AsOfDate Property
                • CheckNumber Property
                • FromDate Property
                • HolidayHours Property
                • NetEarnings Property
                • NonQualifiedLeaveHours Property
                • NonRegularEarnings Property
                • OverTimeHours Property
                • PayrollCode Property
                • PayrollDate Property
                • PayType Property
                • PTOHours Property
                • QualifiedLeaveHours Property
                • RegularEarnings Property
                • RegularHours Property
                • ToDate Property
            • PaymentInfo
              • Overview
              • Members
              • PaymentInfo Constructor
              • Methods
                • ShouldSerializeCreditExpiration Method
                • ShouldSerializePaymentTransactions Method
              • Fields
                • AccountholderName Field
                • BankAddress Field
                • BankCity Field
                • BankDraftDay Field
                • BankName Field
                • BankNumber Field
                • BankRouting Field
                • BankState Field
                • BankType Field
                • BankZip Field
                • CreditExpiration Field
                • CreditNumber Field
                • CreditSecurityCode Field
                • CreditType Field
                • PaymentTransactions Field
                • PaymentType Field
            • PaymentTransactionEntry
              • Overview
              • Members
              • PaymentTransactionEntry Constructor
              • Methods
                • ShouldSerializeAmount Method
                • ShouldSerializeApproved Method
                • ShouldSerializeComplete Method
                • ShouldSerializeMessage Method
                • ShouldSerializeTransactionDate Method
                • ShouldSerializeUniqueID Method
              • Properties
                • Amount Property
                • Approved Property
                • AuthorizationCode Property
                • Complete Property
                • InvoiceNumber Property
                • Message Property
                • ResponseCode Property
                • TransactionDate Property
                • TransactionID Property
                • UniqueID Property
            • PayrollProvider
              • Overview
              • Members
              • PayrollProvider Constructor
            • PayrollProviderCollection
              • Overview
              • Members
              • PayrollProviderCollection Constructor
            • PayrollProviderLocationEDI
              • Overview
              • Members
              • PayrollProviderLocationEDI Constructor
              • Methods
                • Clone Method
              • Properties
                • GroupNumber Property
                • LocationID Property
                • PayrollProviderID Property
            • PayRun
              • Overview
              • Members
              • PayRun Constructor
              • Properties
                • Deduct Property
                • DeductionDate Property
                • PayDate Property
            • PercentOfSalaryParam
              • Overview
              • Members
              • PercentOfSalaryParam Constructor
              • Methods
                • Clone Method
                • IsPercentOfSalary Method
                • ShouldSerializeCode Method
            • Person
              • Overview
              • Members
              • Person Constructor
              • Methods
                • ComposeFullName Method
                  • ComposeFullName(Boolean,String,String,String,String,String) Method
                  • ComposeFullName(Boolean,String,String,String,String,String,String) Method
                • GetFullName Method
              • Properties
                • Employment Property
                • FirstName Property
                • LastName Property
                • MiddleInitial Property
                • PersonalEmail Property
                • Prefix Property
                • Sex Property
                • SSN Property
                • Suffix Property
            • PersonCollection
              • Overview
              • Members
              • PersonCollection Constructor
            • PluginConfigTemplate
              • Overview
              • Members
              • PluginConfigTemplate Constructor
              • Properties
                • ComponentName Property
                • CreatedBy Property
                • FileName Property
                • Name Property
                • UniqueID Property
            • PluginConfigUpdate
              • Overview
              • Members
              • PluginConfigUpdate Constructor
              • Properties
                • FileName Property
                • LastChangedBy Property
                • MostRecentComment Property
                • PluginConfigID Property
                • UniqueID Property
            • PolicyHolder
              • Overview
              • Members
              • PolicyHolder Constructor
              • Methods
                • Clone Method
                • ShouldSerializeAge Method
                • ShouldSerializeBirthDate Method
              • Properties
                • Age Property
                • ApplicantID Property
                • BirthDate Property
                • CountryOfCitizenship Property
                • FirstName Property
                • LastName Property
                • MiddleInitial Property
                • RelationshipDescription Property
                • SSN Property
                • Suffix Property
                • UniqueID Property
              • Fields
                • Address Field
                • Name Field
                • Percent Field
                • Phone Field
            • Portfolio
              • Overview
              • Members
              • Portfolio Constructor
              • Methods
                • GetAnswer Method
                • GetAnswerTable Method
                • GetExternalReferenceID Method
                • GetTextItemText Method
                • SaveAnswer Method
                • SaveExternalReferenceID Method
                • ShouldSerializeAgents Method
                • ShouldSerializeAttachments Method
                • ShouldSerializeBrokers Method
                • ShouldSerializeCustomFields Method
                • ShouldSerializeCustomProperties Method
                • ShouldSerializeDefaultEnrollmentRule Method
                • ShouldSerializeDependentRelationships Method
                • ShouldSerializeEligibilityRules Method
                • ShouldSerializeEnrollmentEndDate Method
                • ShouldSerializeEnrollmentRules Method
                • ShouldSerializeEnrollmentStartDate Method
                • ShouldSerializeExternalReferenceIDs Method
                • ShouldSerializeExtFileLocation Method
                • ShouldSerializeExtPasswd Method
                • ShouldSerializeExtPortfolioID Method
                • ShouldSerializeExtUser Method
                • ShouldSerializeExtWebService Method
                • ShouldSerializeFolderGuid Method
                • ShouldSerializeForms Method
                • ShouldSerializeJobClasses Method
                • ShouldSerializeLocations Method
                • ShouldSerializeOfferings Method
                • ShouldSerializeOwner Method
                • ShouldSerializePayers Method
                • ShouldSerializePayGroups Method
                • ShouldSerializePayrollProviders Method
                • ShouldSerializePlanYearStartDate Method
                • ShouldSerializePresentations Method
                • ShouldSerializeProducts Method
                • ShouldSerializePublishEndDate Method
                • ShouldSerializePublishStartDate Method
                • ShouldSerializeQuestionnaire Method
                • ShouldSerializeRegions Method
                • ShouldSerializeStoryLineContexts Method
                • ShouldSerializeTextItems Method
                • ShouldSerializeXmlDeductionFrequency Method
                • ShouldSerializeXmlLocked Method
                • ShouldSerializeXmlPayrollFrequency Method
              • Properties
                • Agents Property
                • Attachments Property
                • AutoExtract Property
                • Brokers Property
                • CensusStatistics Property
                • ChangeReason Property
                • CssFile Property
                • CustomFields Property
                • CustomProperties Property
                • DecisionSupportEnabled Property
                • DeductionFrequency Property
                • DefaultAgent Property
                • DefaultEnrollmentRule Property
                • DefaultUserIdRule Property
                • DependentRelationships Property
                • EDIParameters Property
                • EligibilityRules Property
                • Employer Property
                • EnrollmentEndDate Property
                • EnrollmentRules Property
                • EnrollmentStartDate Property
                • ExtEngine Property
                • ExternalReferenceIDs Property
                • ExtFileLocation Property
                • ExtPasswd Property
                • ExtPortfolioID Property
                • ExtSponsor Property
                • ExtUser Property
                • ExtWebService Property
                • FileName Property
                • FolderGuid Property
                • Forms Property
                • GeneralRules Property
                • GroupImagePath Property
                • HomeImagePath Property
                • Initialized Property
                • JobClasses Property
                • Locations Property
                • Locked Property
                • MedicalEngineSettings Property
                • Offerings Property
                • Owner Property
                • Payers Property
                • PayGroups Property
                • PayrollFrequency Property
                • PayrollProviders Property
                • PK Property
                • PlanYearStartDate Property
                • PortfolioPath Property
                • Presentations Property
                • Products Property
                • Published Property
                • PublishEndDate Property
                • PublishEndDateTimezone Property
                • PublishStartDate Property
                • PublishStartDateTimezone Property
                • Questionnaire Property
                • Regions Property
                • RelativePath Property
                • SiteStyle Property
                • StoryLineContexts Property
                • StoryLinePath Property
                • TextItems Property
                • Theme Property
                • Training Property
                • XMLCensusStatistics Property
                • XmlDeductionFrequency Property
                • XmlLocked Property
                • XmlPayrollFrequency Property
              • Fields
                • GroupNumber Field
            • PortfolioDetails
              • Overview
              • Members
              • PortfolioDetails Constructor
              • Fields
                • Agents Field
                • Brokers Field
                • DecisionSupport Field
                • Documents Field
                • EDIParameters Field
                • Eligibility Field
                • Everything Field
                • GeneralRules Field
                • Locations Field
                • Nothing Field
                • Offerings Field
                • Payers Field
                • Presentations Field
                • ProductConfigs Field
                • Questions Field
                • Rates Field
                • Scripts Field
                • TextBanks Field
            • PortfolioLogoRequest
              • Overview
              • Members
              • PortfolioLogoRequest Constructor
              • Properties
                • AsOfDate Property
                • FileName Property
                • FolderGuid Property
                • GroupImage Property
                • GroupImagePath Property
                • HomeImage Property
                • HomeImagePath Property
                • PortfolioGuid Property
                • UniqueID Property
            • PremiumLimitsRule
              • Overview
              • Members
              • PremiumLimitsRule Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Fields
                • Frequency Field
                • Max Field
                • Min Field
                • Scripts Field
            • PremiumParam
              • Overview
              • Members
              • PremiumParam Constructor
              • Methods
                • Clone Method
                • ShouldSerializeCode Method
            • Presentation
              • Overview
              • Members
              • Presentation Constructor
              • Methods
                • ShouldSerializeXmlCode Method
                • ShouldSerializeXmlEmbedHtml Method
              • Properties
                • BinaryData Property
                • Code Property
                • EmbedHtml Property
                • File Property
                • FileName Property
                • FolderGuid Property
                • Order Property
                • Place Property
                • PresentationType Property
                • Type Property
                • XmlCode Property
                • XmlEmbedHtml Property
              • Fields
                • AlternativeText Field
                • AlternativeTextTextItem Field
            • PresentationCollection
              • Overview
              • Members
              • PresentationCollection Constructor
              • Properties
                • Item Property
            • Product
              • Overview
              • Members
              • Product Constructor
                • Product Constructor()
                • Product Constructor(Portfolio)
              • Methods
                • AddRelationship Method
                • Clone Method
                • GetAnswer Method
                • OfferingProductGroup Method
                • RelationshipExists Method
                • SaveAnswer Method
                • ShouldSerializeAdditionalBenefitAmount Method
                • ShouldSerializeAgents Method
                • ShouldSerializeAllowSection125Change Method
                • ShouldSerializeApplicantsRequiredToSelectProvider Method
                • ShouldSerializeAuthorizedUsers Method
                • ShouldSerializeDeductionFrequency Method
                • ShouldSerializeDefaultAutoEnrollProductID Method
                • ShouldSerializeDefaultBenefitAmount Method
                • ShouldSerializeEmployeeAdministrativeFee Method
                • ShouldSerializeEmployeeMonthlyFee Method
                • ShouldSerializeEmployerAdministrativeFee Method
                • ShouldSerializeEmployerMatchMaxSalaryPercentageTier1 Method
                • ShouldSerializeEmployerMatchPercentageTier1 Method
                • ShouldSerializeEmployerMonthlyFee Method
                • ShouldSerializeExistingApplicantsSelectProviderEveryYear Method
                • ShouldSerializeFixedAmount Method
                • ShouldSerializeFixedBenefitAmount Method
                • ShouldSerializeFolderGuid Method
                • ShouldSerializeForms Method
                • ShouldSerializeGuaranteedBenefitAmount Method
                • ShouldSerializeGuaranteedBenefitAmountTimesSalary Method
                • ShouldSerializeGuaranteedPremium Method
                • ShouldSerializeInsureds Method
                • ShouldSerializeMaxBenefitSalaryMultiplier Method
                • ShouldSerializeMaximumBenefitAmount Method
                • ShouldSerializeMaximumBenefitAmountTimesSalary Method
                • ShouldSerializeMaximumContribution Method
                • ShouldSerializeMaximumContributionFamily Method
                • ShouldSerializeMaximumContributionIndividual Method
                • ShouldSerializeMaximumContributionMarriedFilingSeparately Method
                • ShouldSerializeMaximumEmployerContribution Method
                • ShouldSerializeMinimumBenefitAmount Method
                • ShouldSerializeMinimumBenefitAmountSalaryPercentage Method
                • ShouldSerializeMinimumContribution Method
                • ShouldSerializePresentations Method
                • ShouldSerializeQuestionnaire Method
                • ShouldSerializeQuestions Method
                • ShouldSerializeRateCardID Method
                • ShouldSerializeRelationships Method
                • ShouldSerializeRoundFactor Method
                • ShouldSerializeSection125 Method
                • ShouldSerializeStepDown Method
                • ShouldSerializeTextItems Method
                • ShouldSerializeTiers Method
                • ShouldSerializeUWLimits Method
                • ShouldSerializeXmlAgeCalculation Method
                • ShouldSerializeXmlImportData Method
              • Properties
                • AdditionalBenefitAmount Property
                • AllowSection125Change Property
                • ApplicantsRequiredToSelectProvider Property
                • ApplyEmployeeSamplesToEveryInsured Property
                • AuthorizedUsers Property
                • Code Property
                • DeductionFrequency Property
                • DefaultAutoEnrollProductID Property
                • DefaultBenefitAmount Property
                • DocumentationLinkPath Property
                • EmployeeAdministrativeFee Property
                • EmployeeMonthlyFee Property
                • EmployerAdministrativeFee Property
                • EmployerMatchMaxSalaryPercentageTier1 Property
                • EmployerMatchPercentageTier1 Property
                • EmployerMonthlyFee Property
                • EngineID Property
                • ExistingApplicantsSelectProviderEveryYear Property
                • FacilityName Property
                • FacilityNumber Property
                • FileName Property
                • FixedAmount Property
                • FixedBenefitAmount Property
                • FolderGuid Property
                • Forms Property
                • GlobalProvider Property
                • GuaranteedBenefitAmount Property
                • GuaranteedBenefitAmountTimesSalary Property
                • GuaranteedPremium Property
                • HealthProductSettings Property
                • ImportData Property
                • InfoApplicantsSupplyAboutProviders Property
                • Initialized Property
                • Insureds Property
                • MaxBenefitSalaryMultiplier Property
                • MaximumBenefitAmount Property
                • MaximumBenefitAmountTimesSalary Property
                • MaximumContribution Property
                • MaximumContributionFamily Property
                • MaximumContributionIndividual Property
                • MaximumContributionMarriedFilingSeparately Property
                • MaximumEmployerContribution Property
                • MeetsACAQualification Property
                • MinimumBenefitAmount Property
                • MinimumBenefitAmountSalaryPercentage Property
                • MinimumContribution Property
                • MinimumEssentialCoverage Property
                • MinimumValueCoverage Property
                • OfferingCodeRequired Property
                • OpenYearRound Property
                • Payer Property
                • PayerEIN Property
                • PayerID Property
                • PK Property
                • PremiumLimitsType Property
                • Presentations Property
                • ProductPath Property
                • ProductReplaced Property
                • ProviderAddress Property
                • ProviderFindURL Property
                • ProviderName Property
                • ProviderNumber Property
                • ProviderPhoneNumber Property
                • ProviderReplaced Property
                • Questionnaire Property
                • Questions Property
                • RateCardID Property
                • Rates Property
                • Relationships Property
                • RelativePath Property
                • RoundFactor Property
                • SameBenefitAmountForAllInsureds Property
                • Section125 Property
                • SetBenefitAmountOnApplication Property
                • StepDown Property
                • TextItems Property
                • Tiers Property
                • Type Property
                • UseDifferentSamplesForInsureds Property
                • UWLimitMode Property
                • UWLimits Property
                • UWLimitsForBasePremium Property
                • XmlAgeCalculation Property
                • XmlImportData Property
              • Fields
                • AddNewPolicyAllowedRule Field
                • AgeCalculation Field
                • Agents Field
                • AllowBlankSSN6Mo Field
                • AllowFixedAmount Field
                • AllowPercentageOfSalary Field
                • AppointmentsRequired Field
                • AskForOtherInsurance Field
                • BeneficiaryFirstLastMode Field
                • BeneficiaryRequiredAddress Field
                • BeneficiaryRequiredAge Field
                • BeneficiaryRequiredBirthDate Field
                • BeneficiaryRequiredContingent Field
                • BeneficiaryRequiredGender Field
                • BeneficiaryRequiredPhone Field
                • BeneficiaryRequiredPrimary Field
                • BeneficiaryRequiredRelationship Field
                • BeneficiaryRequiredSSN Field
                • BenefitAmountMode Field
                • CalcBasedOnSalary Field
                • ClickAcceptSignatureAllowed Field
                • DefaultAutoEnrollForceEO Field
                • DefaultAutoVerifyInsureds Field
                • DefaultPayerProductID Field
                • DigitizedSignatureAllowed Field
                • DisplayFormat Field
                • EmployerContributionRoundFactor Field
                • EmployerContributionRoundMode Field
                • ExtraChildCostMax Field
                • ExtraChildEmployeeCost Field
                • ExtraChildEmployerCost Field
                • ExtraDependentsCostMax Field
                • ForceLateEntry Field
                • GILimitSteps Field
                • Global Field
                • IncreaseNotAllowedRule Field
                • LicenseRequired Field
                • Locked Field
                • MaximumContributionIsProrated Field
                • MinHoursPerWeekRequired Field
                • NotOfferedDuringCurrentPlanYear Field
                • OneStepSignatureAllowed Field
                • OppositeSexDomesticPartnerAge Field
                • OppositeSexDomesticPartnerAsSpouse Field
                • PINSignatureAllowed Field
                • PolicyChangesNotAllowedRule Field
                • PremiumRoundMode Field
                • RateCard Field
                • RatesAndFormsState Field
                • RatesFrequencyMode Field
                • RequiredCountryOfCitizenship Field
                • RequiredHoursWorked Field
                • RequiredInsuredAddress Field
                • RequiredInsuredEmail Field
                • RequiredInsuredHomePhone Field
                • RequiredInsuredMaritalStatus Field
                • RequiredInsuredSSN Field
                • RequiredInsuredWorkPhone Field
                • RequiredPriorName Field
                • RequiredSalary Field
                • RequiredTaxID Field
                • RoundMode Field
                • RoundSalaryFirst Field
                • SameSexDomesticPartnerAge Field
                • SameSexDomesticPartnerAsSpouse Field
                • SameSexSpouse Field
                • ShowBenefitLevel Field
                • ShowEstate Field
                • ShowLivingChildren Field
                • ShowSuccessionOfHeirs Field
                • ShowTotalCost Field
                • State Field
                • UseEmployeeAge Field
                • UseNewQuestionControl Field
                • VoicePrintSignatureAllowed Field
            • ProductCollection
              • Overview
              • Members
              • ProductCollection Constructor
            • ProductDependencyRule
              • Overview
              • Members
              • ProductDependencyRule Constructor
              • Fields
                • RuleID Field
                • RuleType Field
            • ProductTemplate
              • Overview
              • Members
              • ProductTemplate Constructor
              • Properties
                • Code Property
                • CreatedBy Property
                • EngineID Property
                • FileName Property
                • IsAlias Property
                • Name Property
                • Payer Property
                • ShortName Property
                • UniqueID Property
            • ProductValidationRule
              • Overview
              • Members
              • ProductValidationRule Constructor
            • Question
              • Overview
              • Members
              • Question Constructor
              • Methods
                • Clone Method
                • SetTemplateValues Method
                • ShouldSerializeApplicants Method
                • ShouldSerializeListItems Method
                • ShouldSerializeQuestions Method
                • ShouldSerializeRelationships Method
                • ShouldSerializeXmlMaxDate Method
                • ShouldSerializeXmlMinDate Method
                • ShouldSerializeXmlText Method
              • Properties
                • Applicants Property
                • ChangeUnderwritingMode Property
                • ChangeUnderwritingModeAnswer Property
                • ChangeUnderwritingModeTo Property
                • DefaultAnswer Property
                • DependsOnCriteries Property
                • ListItems Property
                • MaxDate Property
                • MaxLength Property
                • MaxValue Property
                • MinDate Property
                • MinValue Property
                • NoOptionText Property
                • Questions Property
                • Relationships Property
                • ShowChildOnTheSamePage Property
                • Text Property
                • TriggeredBy Property
                • UnderwritingMode Property
                • XmlMaxDate Property
                • XmlMaxLength Property
                • XmlMaxValue Property
                • XmlMinDate Property
                • XmlMinValue Property
                • XmlText Property
                • XmlType Property
                • YesOptionText Property
              • Fields
                • AnswerLocation Field
                • CellControlStyle Field
                • ControlStyle Field
                • DesireAnswer Field
                • Disclamer Field
                • DisclamerTextItem Field
                • DoNotInherit Field
                • InstructionNotesCtrlHeaderText Field
                • InstructionNotesCtrlIconType Field
                • InstructionNotesCtrlInstructionText Field
                • InstructionNotesCtrlLinkText Field
                • InstructionNotesCtrlToolTip Field
                • IsAgent Field
                • IsAutoAnswer Field
                • IsDisQualify Field
                • IsEnroller Field
                • IsGlobal Field
                • IsGroup Field
                • IsPreQualify Field
                • IsPrimaryInsuredQuestion Field
                • IsReadOnly Field
                • IsRequired Field
                • IsTable Field
                • Label Field
                • NeedPostBack Field
                • Order Field
                • PageIndex Field
                • ParentAnswer Field
                • QuestionCellWidth Field
                • QuestionHorizontalAlign Field
                • QuestionRepeatDirection Field
                • SectionID Field
                • TextIsBold Field
                • Type Field
                • ValueMask Field
            • QuestionCollection
              • Overview
              • Members
              • QuestionCollection Constructor
              • Methods
                • MergeQuestions Method
              • Properties
                • Item Property
              • Operators
                • Addition Operator
            • QuestionHeight
              • Overview
              • Members
              • QuestionHeight Constructor
              • Methods
                • Clone Method
            • QuestionListItem
              • Overview
              • Members
              • QuestionListItem Constructor
                • QuestionListItem Constructor()
                • QuestionListItem Constructor(String,String)
                • QuestionListItem Constructor(String,String,Boolean)
              • Fields
                • ReadOnly Field
                • Selected Field
                • Text Field
                • Value Field
            • QuestionListItemCollection
              • Overview
              • Members
              • QuestionListItemCollection Constructor
              • Methods
                • Add Method
                  • Add(String,String) Method
              • Properties
                • Item Property
            • QuestionMedicalDetail
              • Overview
              • Members
              • QuestionMedicalDetail Constructor
              • Methods
                • Clone Method
                • ShouldSerializeExcludedColumns Method
              • Properties
                • ExcludedColumns Property
              • Fields
                • MaxRows Field
                • MinRows Field
                • ModalFormsHosterID Field
            • QuestionMedicalDetailColumn
              • Overview
              • Members
              • QuestionMedicalDetailColumn Constructor
              • Fields
                • ID Field
                • IsMultiLine Field
                • Name Field
                • Type Field
            • QuestionMedicalDetailColumnCollection
              • Overview
              • Members
              • QuestionMedicalDetailColumnCollection Constructor
              • Methods
                • Add Method
                  • Add(String,String) Method
              • Properties
                • Item Property
            • QuestionMemo
              • Overview
              • Members
              • QuestionMemo Constructor
              • Methods
                • Clone Method
              • Properties
                • Rows Property
            • Questionnaire
              • Overview
              • Members
              • Questionnaire Constructor
              • Fields
                • Questions Field
                • Relationships Field
            • QuestionRule
              • Overview
              • Members
              • QuestionRule Constructor
              • Fields
                • RuleID Field
                • RuleType Field
                • RuleTypeID Field
            • QuestionState
              • Overview
              • Members
              • QuestionState Constructor
              • Methods
                • Clone Method
            • QuestionTableDetail
              • Overview
              • Members
              • QuestionTableDetail Constructor
              • Methods
                • Clone Method
              • Properties
                • Columns Property
                • Questionnaire Property
              • Fields
                • MaxRows Field
                • MinRows Field
                • ModalFormsHosterID Field
            • QuestionWeight
              • Overview
              • Members
              • QuestionWeight Constructor
              • Methods
                • Clone Method
            • RateCard
              • Overview
              • Members
              • RateCard Constructor
              • Methods
                • ShouldSerializeVariable Method
                • ShouldSerializeXmlWeight Method
              • Properties
                • Group Property
                • IsEmployerRateCard Property
                • Item Property
                  • Item(Boolean) Property
                  • Item(RateParamLimit,Boolean) Property
                  • Item(RateParamLimit) Property
                  • Item(Double,String,Boolean) Property
                  • Item(Double,String) Property
                  • Item(String,String,Boolean) Property
                  • Item(String,String) Property
                  • Item(String,Boolean,String,Boolean) Property
                  • Item(String,Boolean,String) Property
                  • Item(List<String>,String,Boolean) Property
                  • Item(List<String>,String) Property
                  • Item(List<Double>,String,Boolean) Property
                  • Item(List<Double>,String) Property
                  • Item(Nullable<Double>,Nullable<Double>,String,Boolean) Property
                  • Item(Nullable<Double>,Nullable<Double>,String) Property
                • Name Property
                • Rates Property
                • Variable Property
                • XmlWeight Property
              • Fields
                • Attributes Field
                • Weight Field
            • RateCardFinder
              • Overview
              • Members
              • RateCardFinder Constructor
                • RateCardFinder Constructor(List<RateCard>,Rates,Boolean,List<RateParamLimit>,Boolean)
                • RateCardFinder Constructor(List<RateCard>,Rates,Boolean,Boolean)
              • Properties
                • FindExactly Property
                • IsEmployerRatecard Property
                • IsNew Property
                • Item Property
                  • Item(RateParamLimit) Property
                  • Item(Double,String) Property
                  • Item(String,String) Property
                  • Item(String,Boolean,String) Property
                  • Item(List<String>,String) Property
                  • Item(List<Double>,String) Property
                  • Item(Nullable<Double>,Nullable<Double>,String) Property
                • Limits Property
                • ParentRates Property
                • RateCard Property
                • RateCards Property
            • RateCardVariable
              • Overview
              • Members
              • RateCardVariable Constructor
              • Fields
                • Attributes Field
            • RateCollection
              • Overview
              • Members
              • RateCollection Constructor
            • RateFinder
              • Overview
              • Members
              • RateFinder Constructor
                • RateFinder Constructor(List<RateItem>,RateCard,List<RateParamLimit>,Boolean)
                • RateFinder Constructor(List<RateItem>,RateCard,Boolean)
              • Properties
                • FindExactly Property
                • IsNew Property
                • Item Property
                  • Item(RateParamLimit) Property
                  • Item(Double,String) Property
                  • Item(String,String) Property
                  • Item(String,Boolean,String) Property
                  • Item(List<String>,String) Property
                  • Item(List<Double>,String) Property
                  • Item(Nullable<Double>,Nullable<Double>,String) Property
                • Limits Property
                • ParentRateCard Property
                • Rate Property
                • Rates Property
            • RateItem
              • Overview
              • Members
              • RateItem Constructor
              • Properties
                • Tier Property
              • Fields
                • Attributes Field
                • Value Field
            • RateParam
              • Overview
              • Members
              • RateParam Constructor
              • Methods
                • Clone Method
                • GetSelectedValue Method
                • IsAge Method
                • IsBenefitAmount Method
                • IsBenefitLevel Method
                • IsGender Method
                • IsMultipleOfSalary Method
                • IsPercentOfSalary Method
                • IsTier Method
                • ShouldSerializeCode Method
                • ShouldSerializeXmlFixedColumn Method
                • ShouldSerializeXmlFixedRow Method
              • Properties
                • AutoHide Property
                • Code Property
                • CodeTextItem Property
                • DefaultToAmount Property
                • DefaultValue Property
                • Description Property
                • DescriptionTextItem Property
                • DisplayUniqueValue Property
                • Expression Property
                • FixedColumn Property
                • FixedRow Property
                • GroupName Property
                • IsAdjustable Property
                • IsCustom Property
                • IsEditable Property
                • IsEnumerated Property
                • IsFeature Property
                • IsIndependent Property
                • IsRangeAllowed Property
                • OtherAnswerCode Property
                • ParamState Property
                • Place Property
                • Range Property
                • SaveTextToValue Property
                • Value Property
                • Values Property
                • XmlFixedColumn Property
                • XmlFixedRow Property
              • Fields
                • Attributes Field
            • RateParamCollection
              • Overview
              • Members
              • RateParamCollection Constructor
              • Properties
                • Item Property
            • RateParamLimit
              • Overview
              • Members
              • RateParamLimit Constructor
                • RateParamLimit Constructor(Double,String)
                • RateParamLimit Constructor(String,String)
                • RateParamLimit Constructor(String,Boolean,String)
                • RateParamLimit Constructor(List<String>,String)
                • RateParamLimit Constructor(List<Double>,String)
                • RateParamLimit Constructor(Nullable<Double>,Nullable<Double>,String)
              • Methods
                • AddLimit Method
                  • AddLimit(RateCard) Method
                  • AddLimit(RateItem) Method
                • CheckRate Method
                • CheckRateCard Method
                • CreateRate Method
                • CreateRateCard Method
              • Properties
                • DoubleMax Property
                • DoubleMin Property
                • DoubleValue Property
                • DoubleValues Property
                • ParameterName Property
                • StringValue Property
                • StringValues Property
                • Type Property
            • RateParamRange
              • Overview
              • Members
              • RateParamRange Constructor
              • Properties
                • CustomFilter Property
                • Increment Property
                • MaxPolicyTimes Property
                • MaxValue Property
                • MinPolicyTimes Property
                • MinValue Property
              • Fields
                • Attributes Field
                • BenefitAmountMode Field
                • IsEqualToApplicationAmount Field
                • IsMaxToApplicationAmount Field
            • RateParamValue
              • Overview
              • Members
              • RateParamValue Constructor
              • Methods
                • Clone Method
                • GetAttributeValue Method
                • SetAttributeValue Method
                • ShouldSerializeXmlAsOfDate Method
                • ShouldSerializeXmlMax Method
                • ShouldSerializeXmlMin Method
              • Properties
                • Description Property
                • IsSelected Property
                • Value Property
                • XmlMax Property
                • XmlMin Property
              • Fields
                • Attributes Field
                • Max Field
                • Min Field
            • RateRider
              • Overview
              • Members
              • RateRider Constructor
              • Properties
                • BenefitAmountMode Property
                • ChangeUWLimit Property
                • Params Property
                • RiderState Property
                • TierParam Property
              • Fields
                • Attributes Field
                • Code Field
                • CodeTextItem Field
                • DefaultValue Field
                • Description Field
                • DescriptionTextItem Field
                • IsOptional Field
                • Tier Field
            • RateRiderCollection
              • Overview
              • Members
              • RateRiderCollection Constructor
              • Properties
                • Item Property
            • Rates
              • Overview
              • Members
              • Rates Constructor
              • Methods
                • Clone Method
                • CorrectEditionStates Method
                • FixRulesEditions Method
                • GetParamStrings Method
                • NewRateCard Method
                • RemoveEditionRules Method
                • RemoveNotValidRateCards Method
                • ReplaceRateParam Method
                • ReplaceRateParamValue Method
              • Properties
                • ApplicationInstructionsTextItem Property
                • Editions Property
                • Item Property
                  • Item(Boolean) Property
                  • Item(Boolean,Boolean) Property
                  • Item(RateParamLimit,Boolean,Boolean) Property
                  • Item(RateParamLimit,Boolean) Property
                  • Item(Double,String,Boolean) Property
                  • Item(Double,String,Boolean,Boolean) Property
                  • Item(String,String,Boolean,Boolean) Property
                  • Item(String,String,Boolean) Property
                  • Item(String,Boolean,String,Boolean,Boolean) Property
                  • Item(String,Boolean,String,Boolean) Property
                  • Item(List<String>,String,Boolean,Boolean) Property
                  • Item(List<String>,String,Boolean) Property
                  • Item(List<Double>,String,Boolean,Boolean) Property
                  • Item(List<Double>,String,Boolean) Property
                  • Item(Nullable<Double>,Nullable<Double>,String,Boolean,Boolean) Property
                  • Item(Nullable<Double>,Nullable<Double>,String,Boolean) Property
                • Params Property
                • RateCards Property
                • Riders Property
                • Templates Property
                • Tier Property
              • Fields
                • AmountIsCustom Field
                • CostIsCustom Field
                • CustomConfigControl Field
                • Description Field
                • HasIllustrationPdf Field
                • HasUnlockedTemplates Field
                • HaveIgnoreFixedParamsMode Field
                • Mode Field
                • RateFile Field
                • RateFileDescriptiveName Field
                • RateMergeMode Field
                • RateRidersVisibleState Field
                • ResolvingType Field
                • SampleType Field
            • RatesDictionary
              • Overview
              • Members
              • RatesDictionary Constructor
              • Methods
                • Clone Method
                • GetSchema Method
                • ReadXml Method
                • ShouldSerializeXmlAsOfDate Method
                • UpgradeModel Method
                • WriteXml Method
              • Properties
                • AsOfDate Property
                • PK Property
                • XmlAsOfDate Property
            • RateTemplate
              • Overview
              • Members
              • RateTemplate Constructor
              • Methods
                • ShouldSerializeXmlFixedColumn Method
                • ShouldSerializeXmlFixedRow Method
              • Properties
                • DisplayUniqueValue Property
                • Values Property
                • XmlFixedColumn Property
                • XmlFixedRow Property
              • Fields
                • Attributes Field
                • Code Field
                • CodeTextItem Field
                • Description Field
                • DescriptionTextItem Field
                • FixedColumn Field
                • FixedInIllustrationMode Field
                • FixedRow Field
                • IsRateParam Field
                • Mandatory Field
                • Place Field
                • ShowHeader Field
            • RateTemplateValue
              • Overview
              • Members
              • RateTemplateValue Constructor
              • Methods
                • GetElementValue Method
                • SetElementValue Method
              • Properties
                • Params Property
                • Riders Property
                • ValueState Property
              • Fields
                • AmountIsCustom Field
                • Code Field
                • CostIsCustom Field
                • Description Field
                • DescriptionTextItem Field
                • Elements Field
                • LimitsToAmount Field
                • ReplaceAmount Field
            • Region
              • Overview
              • Members
              • Region Constructor
              • Properties
                • Code Property
                • RegionLocations Property
            • RegionCollection
              • Overview
              • Members
              • RegionCollection Constructor
            • RegionLocation
              • Overview
              • Members
              • RegionLocation Constructor
              • Properties
                • Location Property
                • LocationID Property
                • Region Property
            • RelationshipCC
              • Overview
              • Members
              • RelationshipCC Constructor
              • Methods
                • Clone Method
                • ShouldSerializeDependentVerificationDocuments Method
                • ShouldSerializeMaxAge Method
                • ShouldSerializeMaxDisabledAge Method
                • ShouldSerializeMaxStudentAge Method
                • ShouldSerializeMinAge Method
                • ShouldSerializeUWLimits Method
                • SSNRequired Method
              • Properties
                • DependentVerificationDocuments Property
                • IsPrimary Property
                • LegalStatus Property
                • Relationship Property
                • UWLimits Property
              • Fields
                • BeneficiaryRequiredPrimary Field
                • DomesticPartnerEligibility Field
                • IgnoreRequireSSN6Month Field
                • Label Field
                • MaxAge Field
                • MaxDisabledAge Field
                • MaxStudentAge Field
                • MinAge Field
                • PartTimeAsFullTimeStudent Field
                • RequiredAddress Field
                • RequiredDisabled Field
                • RequiredSSN Field
                • RequiredStudent Field
            • RelationshipCCCollection
              • Overview
              • Members
              • Properties
                • Item Property
            • RelationshipEnumExtensions
              • Overview
              • Members
              • Methods
                • IsChild Method
                • IsSpouse Method
            • ReplacementTableQuestionRule
              • Overview
              • Members
              • ReplacementTableQuestionRule Constructor
              • Fields
                • CheckAnswer Field
                • CheckColumnName Field
                • QuestionID Field
                • RuleType Field
                • ValidAnswer Field
            • ReportDataSourceItem
              • Overview
              • Members
              • ReportDataSourceItem Constructor
              • Properties
                • DataSourcePath Property
                • Name Property
                • UniqueID Property
            • ReportParameter
              • Overview
              • Members
              • ReportParameter Constructor
                • ReportParameter Constructor()
                • ReportParameter Constructor(String,String,Boolean)
                • ReportParameter Constructor(ReportParameter,Boolean)
                • ReportParameter Constructor(ReportParameter)
                • ReportParameter Constructor(String,String)
                • ReportParameter Constructor(String,String,Boolean,Boolean)
                • ReportParameter Constructor(String,String,String)
                • ReportParameter Constructor(String,String,String,String)
                • ReportParameter Constructor(String,String,String,Boolean)
              • Methods
                • Clone Method
                • ToString Method
              • Properties
                • Description Property
                • IsReadOnly Property
                • IsUserParam Property
                • Name Property
                • Type Property
                • Value Property
                • ValueObject Property
              • Events
                • PropertyChanged Event
            • ReportParameterList
              • Overview
              • Members
              • ReportParameterList Constructor
                • ReportParameterList Constructor()
                • ReportParameterList Constructor(IEnumerable<ReportParameter>)
                • ReportParameterList Constructor(Int32)
              • Methods
                • Add Method
                • Clear Method
                • Clone Method
                • Contains Method
                • GetEnumerator Method
                • IndexOf Method
                • LoadReportConfig Method
              • Properties
                • AsOfDate Property
                • Count Property
                • FileName Property
                • FolderGuid Property
                • HashedDate Property
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
                • RelativePath Property
                • UniqueID Property
            • ReportRecipient
              • Overview
              • Members
              • ReportRecipient Constructor
                • ReportRecipient Constructor()
                • ReportRecipient Constructor(String,String)
              • Properties
                • PluginName Property
                • UserEmail Property
            • ReportSchedule
              • Overview
              • Members
              • ReportSchedule Constructor
              • Methods
                • ShouldSerializeXmlEndDate Method
              • Properties
                • XmlLimitDate Property
              • Fields
                • DayClass Field
                • IntervalLength Field
                • IntervalType Field
                • LimitDate Field
                • SequenceNumber Field
                • StartDate Field
            • ReportTemplate
              • Overview
              • Members
              • ReportTemplate Constructor
                • ReportTemplate Constructor()
                • ReportTemplate Constructor(String)
              • Methods
                • ShouldSerializeDataSouces Method
                • ShouldSerializeDataSourceGuid Method
                • ShouldSerializeFolderGuid Method
                • ShouldSerializeOwner Method
              • Properties
                • DataSourceGuid Property
                • DataSourcePath Property
                • DataSources Property
                • ExternalEngineType Property
                • ExternalTemplate Property
                • ExtWebService Property
                • FileName Property
                • FolderGuid Property
                • Initialized Property
                • Owner Property
                • Parameters Property
                • PK Property
                • PortfolioGuid Property
                • RelativePath Property
            • ReportTemplateList
              • Overview
              • Members
              • ReportTemplateList Constructor
              • Methods
                • Clone Method
                • Contains Method
                  • Contains(String) Method
                  • Contains(Guid) Method
                • IndexOf Method
                  • IndexOf(String) Method
                  • IndexOf(Guid) Method
              • Properties
                • Item Property
            • RestorePoint
              • Overview
              • Members
              • RestorePoint Constructor
              • Properties
                • FileName Property
                • FolderGuid Property
                • Info Property
                • Type Property
            • Result
              • Overview
              • Members
              • Methods
                • ShouldSerializeMissedArtifacts Method
                • ShouldSerializeObjectGuid Method
                • ShouldSerializeWarnings Method
              • Fields
                • ObjectGuid Field
            • Rider
              • Overview
              • Members
              • Methods
                • ShouldSerializeBaseRateCardCost Method
                • ShouldSerializeBenefitAmountFrequency Method
                • ShouldSerializeEmployerRateCardCost Method
                • ShouldSerializeImputedIncome Method
                • ShouldSerializeInsureds Method
                • ShouldSerializeLumpSum Method
                • ShouldSerializeMeetsACAQualification Method
                • ShouldSerializeMinimumEssentialCoverage Method
                • ShouldSerializeMinimumValueCoverage Method
                • ShouldSerializeRateCardCost Method
                • ShouldSerializeSIMax Method
              • Properties
                • BaseRateCardCost Property
                • BenefitAmountFrequency Property
                • EmployerRateCardCost Property
                • ImputedIncome Property
                • IsFeature Property
                • LumpSum Property
                • MeetsACAQualification Property
                • MinimumEssentialCoverage Property
                • MinimumValueCoverage Property
                • RateCardCost Property
                • SIMax Property
            • RiderBenefitLimitsRule
              • Overview
              • Members
              • Fields
                • Increment Field
                • LimitToBase Field
                • MaxPolicyTimes Field
                • MinPolicyTimes Field
            • RiderCollection
              • Overview
              • Members
              • RiderCollection Constructor
              • Methods
                • CreateRider Method
              • Properties
                • Item Property
            • RiderEnableRule
              • Overview
              • Members
              • RiderEnableRule Constructor
              • Fields
                • RiderEnabledState Field
                • Scripts Field
            • RiderIssAgeValidationRule
              • Overview
              • Members
              • RiderIssAgeValidationRule Constructor
            • RiderTotalUnitsRule
              • Overview
              • Members
              • RiderTotalUnitsRule Constructor
            • RiderValidationRule
              • Overview
              • Members
              • RiderValidationRule Constructor
            • RuleBenefitAmountCalculation
              • Overview
              • Members
            • RuleCondition
              • Overview
              • Members
              • RuleCondition Constructor
              • Fields
                • Conditions Field
                • ConditionType Field
                • DataID Field
                • DataValue Field
                • DefinedFieldName Field
                • DependencyConditions Field
                • FieldName Field
                • FieldType Field
                • FieldValue Field
                • Operator Field
                • Ratio Field
                • Relationships Field
                • Scripts Field
                • Variable Field
            • RuleEmployerContributionAmountPercent
              • Overview
              • Members
              • Fields
                • EmployerContributionMaximumPercentage Field
                • Tier Field
            • RuleMaximumBenefitAmountPercent
              • Overview
              • Members
              • Methods
                • ShouldSerializeMaximumBenefitAmountExclude Method
                • ShouldSerializeMaximumBenefitAmountPercent Method
                • ShouldSerializeMaximumPremiumPercent Method
              • Fields
                • MaximumBenefitAmountExclude Field
                • MaximumBenefitAmountPercent Field
                • MaximumPremiumPercent Field
                • ProductID Field
            • RuleProductRequired
              • Overview
              • Members
              • RuleProductRequired Constructor
              • Methods
                • ShouldSerializeField Method
              • Fields
                • ProductList Field
                • SameBenefitAmount Field
                • SameCoverageTier Field
            • RuleProductRequiredDetails
              • Overview
              • Members
              • RuleProductRequiredDetails Constructor
              • Fields
                • IsAndOperator Field
                • OfferingID Field
                • ProductID Field
            • SampleTemplate
              • Overview
              • Members
              • SampleTemplate Constructor
              • Properties
                • FixedAmount Property
                • Frequency Property
                • IsFixed Property
                • Maxiumum Property
                • Relationship Property
                • SampleSize Property
                • SampleType Property
            • SampleValue
              • Overview
              • Members
              • SampleValue Constructor
              • Properties
                • Value Property
            • Script
              • Overview
              • Members
              • Script Constructor
              • Methods
                • ShouldSerializeField Method
                • ShouldSerializeXmlCode Method
              • Properties
                • Code Property
                • Field Property
                • MergingID Property
                • Method Property
                • Type Property
                • XmlCode Property
              • Fields
                • Language Field
                • RunAt Field
            • ScriptCollection
              • Overview
              • Members
              • ScriptCollection Constructor
              • Methods
                • GetScriptByType<T> Method
              • Properties
                • Item Property
            • Signature
              • Overview
              • Members
              • Signature Constructor
              • Properties
                • CaptureDate Property
                • Data Property
                • EnrollerID Property
                • OwnerType Property
                • SignedByProxy Property
                • Type Property
            • TableDetailColumn
              • Overview
              • Members
              • TableDetailColumn Constructor
              • Fields
                • InputMask Field
                • IsMultiLine Field
                • IsRequired Field
                • Type Field
                • Values Field
            • TableDetailColumnCollection
              • Overview
              • Members
              • TableDetailColumnCollection Constructor
              • Methods
                • Add Method
                  • Add(String,String) Method
              • Properties
                • Item Property
            • TestCase
              • Overview
              • Members
              • TestCase Constructor
              • Fields
                • ClassName Field
                • Script Field
            • TestCaseReport
              • Overview
              • Members
              • TestCaseReport Constructor
                • TestCaseReport Constructor()
                • TestCaseReport Constructor(Guid)
              • Methods
                • ShouldSerializeFolderGuid Method
                • ShouldSerializeOwner Method
              • Properties
                • FileName Property
                • FolderGuid Property
                • Initialized Property
                • Owner Property
                • PK Property
                • Progress Property
                • RelativePath Property
                • Results Property
                • Status Property
            • TestCaseResult
              • Overview
              • Members
              • Properties
                • XmlStatus Property
              • Fields
                • Status Field
            • Theme
              • Overview
              • Members
              • Theme Constructor
              • Properties
                • CSSFile Property
                • IconPath Property
                • SiteStyle Property
            • TierCC
              • Overview
              • Members
              • TierCC Constructor
              • Fields
                • Tier Field
            • TierCCCollection
              • Overview
              • Members
              • TierCCCollection Constructor
            • TierParam
              • Overview
              • Members
              • TierParam Constructor
              • Methods
                • Clone Method
                • IsTier Method
                • ShouldSerializeCode Method
            • TierParamLimit
              • Overview
              • Members
              • TierParamLimit Constructor
                • TierParamLimit Constructor(Tier)
                • TierParamLimit Constructor(String)
                • TierParamLimit Constructor(String,Boolean)
                • TierParamLimit Constructor(List<String>)
            • TierRateParamHelper
              • Overview
              • Members
              • TierRateParamHelper Constructor
                • TierRateParamHelper Constructor(RateParam)
                • TierRateParamHelper Constructor()
                • TierRateParamHelper Constructor(String)
              • Methods
                • Add Method
                  • Add(Tier) Method
                  • Add(String,Tier) Method
                • Remove Method
              • Properties
                • Tiers Property
            • TierRateParamValueHelper
              • Overview
              • Members
              • TierRateParamValueHelper Constructor
              • Properties
                • ExtEngineConfigs Property
                • OriginalParamValue Property
                • Tier Property
            • TierStringMapper
              • Overview
              • Members
              • Methods
                • MapStringToTier Method
            • Transmittal
              • Overview
              • Members
              • Transmittal Constructor
              • Methods
                • ShouldSerializeAgents Method
                • ShouldSerializeApplicants Method
                • ShouldSerializeApplications Method
                • ShouldSerializeBrokers Method
                • ShouldSerializeDocuments Method
                • ShouldSerializeForms Method
                • ShouldSerializeID Method
                • ShouldSerializeOfferings Method
                • ShouldSerializePayers Method
                • ShouldSerializePortfolioID Method
                • ShouldSerializeProducts Method
                • ShouldSerializeQuestions Method
                • ShouldSerializeRequestID Method
                • ShouldSerializeSenderID Method
                • ShouldSerializeTemporaryApplicants Method
                • ShouldSerializeTemporaryApplications Method
              • Properties
                • Brokers Property
                • Payers Property
                • Products Property
              • Fields
                • AgentDetails Field
                • Agents Field
                • ApplicantDetails Field
                • Applicants Field
                • ApplicationDetails Field
                • Applications Field
                • Documents Field
                • Empty Field
                • EnrollmentSession Field
                • Forms Field
                • Group Field
                • HostName Field
                • HostVersion Field
                • ID Field
                • Offerings Field
                • Password Field
                • Portfolio Field
                • PortfolioDetails Field
                • PortfolioID Field
                • Questions Field
                • RequestID Field
                • Result Field
                • SenderID Field
                • Sponsor Field
                • StoryLine Field
                • TemporaryApplicants Field
                • TemporaryApplications Field
                • Type Field
                • User Field
                • Version Field
            • UnitsParam
              • Overview
              • Members
              • Methods
                • Clone Method
            • UWLimitCC
              • Overview
              • Members
              • UWLimitCC Constructor
              • Methods
                • ShouldSerializeMaxAge Method
                • ShouldSerializeMaxAmount Method
                • ShouldSerializeMaxDisabledAge Method
                • ShouldSerializeMaxPremium Method
                • ShouldSerializeMaxSalaryMultiplier Method
                • ShouldSerializeMaxStudentAge Method
                • ShouldSerializeMinAge Method
                • ShouldSerializeMinAmount Method
                • ShouldSerializeMinPremium Method
                • ShouldSerializeMinSalaryMultiplier Method
              • Properties
                • UnderwritingMode Property
              • Fields
                • MaxAge Field
                • MaxAmount Field
                • MaxDisabledAge Field
                • MaxPremium Field
                • MaxSalaryMultiplier Field
                • MaxStudentAge Field
                • MinAge Field
                • MinAmount Field
                • MinPremium Field
                • MinSalaryMultiplier Field
            • UWlimitCCCollection
              • Overview
              • Members
              • UWlimitCCCollection Constructor
              • Properties
                • Item Property
            • WebScriptControlData
              • Overview
              • Members
              • WebScriptControlData Constructor
              • Properties
                • AsOfDate Property
                • FileName Property
                • FolderGuid Property
                • HistoryType Property
                • ObjectUID Property
                • Overrides Property
                • Script Property
                • UniqueID Property
                • Variables Property
            • WebTextBankControlData
              • Overview
              • Members
              • WebTextBankControlData Constructor
              • Properties
                • AsOfDate Property
                • FileName Property
                • FolderGuid Property
                • Overrides Property
                • Text Property
                • UniqueID Property
                • Variables Property
            • WorkHistoryEntry
              • Overview
              • Members
              • WorkHistoryEntry Constructor
              • Methods
                • ShouldSerializeDepartment Method
                • ShouldSerializeDepartmentNumber Method
                • ShouldSerializeEffectiveDate Method
                • ShouldSerializeEmployeeIdent Method
                • ShouldSerializeEmployeeSSN Method
                • ShouldSerializeHourlyWage Method
                • ShouldSerializeJobClassID Method
                • ShouldSerializeLocation Method
                • ShouldSerializePayGroup Method
                • ShouldSerializeSalary Method
                • ShouldSerializeTerminationDate Method
              • Properties
                • Department Property
                • DepartmentNumber Property
                • EffectiveDate Property
                • EmployeeIdent Property
                • EmployeeSSN Property
                • HourlyWage Property
                • JobClass Property
                • Location Property
                • PayGroup Property
                • Salary Property
                • Status Property
                • TerminationDate Property
            • WorkHistoryEntryCollection
              • Overview
              • Members
              • WorkHistoryEntryCollection Constructor
            • XmlAttributeArraysHelper
              • Overview
              • Members
              • XmlAttributeArraysHelper Constructor
              • Methods
                • GetAttributeValue Method
                • SetAttributeValue Method
              • Properties
                • Attributes Property
            • XmlElementArraysHelper
              • Overview
              • Members
          • Enumerations
            • AgeBaseDate
            • ApplicationCoverageReason
            • ApplicationStatus
            • BankAccountType
            • BankType
            • BaseLimit
            • BeneficiaryType
            • BenefitAmountMode
            • BrokerType
            • CancellationsMode
            • ConditionType
            • Configuration
            • ConfirmWaiveEnrollmentRule
            • CreditType
            • CustomFieldScope
            • CustomFieldType
            • DefaultAllowedExtensionTypes
            • DefaultPINType
            • DefaultUserIdRule
            • DefinedFieldNames
            • DependentNumberGeneration
            • DependentVerificationDocument
            • DisplayMode
            • DocumentStatus
            • EmployeeStatus
            • EnrollerRequirements
            • EnrollmentLocation
            • EnrollmentPreSelection
            • EnrollmentSessionType
            • EnrollmentStatus
            • Entity
            • EventClass
            • EventSubClass
            • ExistingCoverageEnrollmentRule
            • ExternalEngineType
            • ExtSystemOption
            • FieldType
            • FileType
            • FormProviderType
            • FormType
            • Frequency
            • Gender
            • IconType
            • IncreasesMode
            • InterfaceOption
            • InterfacePosition
            • LanguagesAvailable
            • LegalStatus
            • MaritalStatus
            • MaskType
            • Nation
            • NewCoverageEnrollmentRule
            • OfferingEnrollmentStyle
            • ParamLimitType
            • ParamPlace
            • PartyAppliesTo
            • PayHistoryWageType
            • PaymentType
            • PaymentTypeAccepted
            • PortfolioImportMode
            • PremiumLimitByType
            • PresentationPlace
            • PresentationType
            • ProductType
            • QuestionAnswerLocation
            • QuestionHorizontalAlign
            • QuestionRepeatDirection
            • QuestionRuleType
            • QuestionType
            • QuoteType
            • RateMergeMode
            • RateParamState
            • RateParamType
            • RateRiderState
            • RatesAndFormsState
            • Relationship
            • RelationshipCode
            • ReplacementTableQuestionRuleType
            • ReportDayClass
            • ReportIntervalType
            • ReportRange
            • ReportSequence
            • ResetPasswordMode
            • ResolvingType
            • ResultStatus
            • RoundMode
            • RuleBenefitAmountCalculation.BenefitAmountCalculationType
            • RuleBenefitAmountMode
            • RuleOperator
            • SampleType
            • ScriptLanguages
            • ScriptRunAt
            • SignatureDataType
            • SignatureMode
            • SignatureOwnerType
            • SmokerStatus
            • State
            • TaxStatus
            • TestCaseReportStatus
            • Tier
            • TierCode
            • TransmittalType
            • TriggeredBy
            • UnderwritingMode
            • VariableType
          • Interfaces
            • IParentDetailInfoHelper
              • Overview
              • Members
              • Properties
                • Brokers Property
                • Payers Property
                • Products Property
            • ITestCase
              • Overview
              • Members
              • Methods
                • Run Method
        • Selerix.BusinessObjects.ACA Namespace
          • Overview
          • Classes
            • ACAErrors
              • Overview
              • Members
              • ACAErrors Constructor
              • Fields
                • Errors Field
            • ACAOverride
              • Overview
              • Members
              • ACAOverride Constructor
              • Fields
                • Form1094CUpstreamDetailTypeOverrides Field
                • Form1095CUpstreamDetailTypeOverrides Field
            • ACATransmitterSubmissionDetailType
              • Overview
              • Members
              • ACATransmitterSubmissionDetailType Constructor
              • Fields
                • TransmitterErrorDetailGrps Field
            • ALEMemberAnnualInfoGrpType
              • Overview
              • Members
              • ALEMemberAnnualInfoGrpType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • AggregatedGroupInd Field
                • ALEMemberFTECnt Field
                • ALESect4980HTrnstReliefCd Field
                • MinEssentialCvrOffrCd Field
                • TotalEmployeeCnt Field
            • ALEMemberInformationGrpType
              • Overview
              • Members
              • ALEMemberInformationGrpType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • AprALEMonthlyInfoGrp Field
                • AugALEMonthlyInfoGrp Field
                • DecALEMonthlyInfoGrp Field
                • FebALEMonthlyInfoGrp Field
                • JanALEMonthlyInfoGrp Field
                • JulALEMonthlyInfoGrp Field
                • JunALEMonthlyInfoGrp Field
                • MarALEMonthlyInfoGrp Field
                • MayALEMonthlyInfoGrp Field
                • NovALEMonthlyInfoGrp Field
                • OctALEMonthlyInfoGrp Field
                • SeptALEMonthlyInfoGrp Field
                • YearlyALEMemberDetail Field
            • ALEMemberMonthlyInfoGrpType
              • Overview
              • Members
              • ALEMemberMonthlyInfoGrpType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • AggregatedGroupInd Field
                • ALEMemberFTECnt Field
                • ALESect4980HTrnstReliefCd Field
                • MinEssentialCvrOffrCd Field
                • TotalEmployeeCnt Field
            • AmountByMonthDetailType
              • Overview
              • Members
              • AmountByMonthDetailType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • AprilAmt Field
                • AugustAmt Field
                • DecemberAmt Field
                • FebruaryAmt Field
                • JanuaryAmt Field
                • JulyAmt Field
                • JuneAmt Field
                • MarchAmt Field
                • MayAmt Field
                • NovemberAmt Field
                • OctoberAmt Field
                • SeptemberAmt Field
            • BusinessAddressGrpType
              • Overview
              • Members
              • BusinessAddressGrpType Constructor
              • Fields
                • USAddressGrp Field
            • BusinessNameType
              • Overview
              • Members
              • BusinessNameType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • BusinessNameLine1Txt Field
                • BusinessNameLine2Txt Field
            • EmployeeOfferAndCoverageGrpType
              • Overview
              • Members
              • EmployeeOfferAndCoverageGrpType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • AnnlShrLowestCostMthlyPremAmt Field
                • AnnualOfferOfCoverageCd Field
                • AnnualSafeHarborCd Field
                • MonthlyOfferCoverageGrp Field
                • MonthlySafeHarborGrp Field
                • MonthlyShareOfLowestCostMonthlyPremGrp Field
            • EmployerCoveredIndividualType
              • Overview
              • Members
              • EmployerCoveredIndividualType Constructor
              • Methods
                • GetMonthlyInd Method
                • IsEmpty Method
                • ShouldSerializeCoveredIndividualMonthlyIndGrp Method
                • ShouldSerializeCoveredIndividualName Method
              • Fields
                • BirthDt Field
                • CoveredIndividualAnnualInd Field
                • CoveredIndividualMonthlyIndGrp Field
                • CoveredIndividualName Field
                • SSN Field
            • EmployerInformationGrpType
              • Overview
              • Members
              • EmployerInformationGrpType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • BusinessName Field
                • ContactNameGrp Field
                • ContactPhoneNum Field
                • EmployerEIN Field
                • MailingAddressGrp Field
            • ErrorMessageDetailType
              • Overview
              • Members
              • ErrorMessageDetailType Constructor
              • Fields
                • ErrorMessageCd Field
                • ErrorMessageTxt Field
                • XpathContent Field
            • Form1094CUpstreamDetailType
              • Overview
              • Members
              • Form1094CUpstreamDetailType Constructor
              • Methods
                • GetAggregatedGroup Method
                • GetALESect4980HTrnstRelief Method
                • GetAllEmployees Method
                • GetFullTime Method
                • GetMEC Method
                • GetMECNo Method
                • GetMECYes Method
                • IsEmpty Method
                • ShouldSerializeOtherALEMembersGrps Method
              • Fields
                • ALEMemberInformationGrp Field
                • EmployerInformationGrp Field
                • GovtEntityEmployerInfoGrp Field
                • OtherALEMembersGrps Field
                • TotalForm1095CALEMemberCnt Field
            • Form1094CUpstreamDetailTypeOverride
              • Overview
              • Members
              • Form1094CUpstreamDetailTypeOverride Constructor
              • Fields
                • EmployerEIN Field
                • TaxYr Field
            • Form1095CUpstreamDetailType
              • Overview
              • Members
              • Form1095CUpstreamDetailType Constructor
              • Methods
                • GetCoveredPersonBirthDate Method
                • GetCoveredPersonFirstName Method
                • GetCoveredPersonLastName Method
                • GetCoveredPersonMonthlyIndicator Method
                • GetCoveredPersonName Method
                • GetCoveredPersonSSN Method
                • GetOfferCode Method
                • GetOfferCost Method
                • GetSafeHarborCode Method
                • IsEmpty Method
                • ShouldSerializeCoveredIndividualGrps Method
              • Fields
                • CoveredIndividualGrps Field
                • EmployeeOfferAndCoverageGrp Field
            • Form1095CUpstreamDetailTypeOverride
              • Overview
              • Members
              • Form1095CUpstreamDetailTypeOverride Constructor
              • Fields
                • EmployerEIN Field
                • TaxYr Field
            • FormBCTransmitterSubmissionDtlType
              • Overview
              • Members
              • FormBCTransmitterSubmissionDtlType Constructor
              • Fields
                • ACATransmitterSubmissionDetails Field
            • GovtEntityEmployerInfoGrpType
              • Overview
              • Members
              • GovtEntityEmployerInfoGrpType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • BusinessName Field
                • ContactNameGrp Field
                • ContactPhoneNum Field
                • EmployerEIN Field
                • MailingAddressGrp Field
            • MonthIndGrpType
              • Overview
              • Members
              • MonthIndGrpType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • AprilInd Field
                • AugustInd Field
                • DecemberInd Field
                • FebruaryInd Field
                • JanuaryInd Field
                • JulyInd Field
                • JuneInd Field
                • MarchInd Field
                • MayInd Field
                • NovemberInd Field
                • OctoberInd Field
                • SeptemberInd Field
            • MonthlySafeHarborCdType
              • Overview
              • Members
              • MonthlySafeHarborCdType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • AprSafeHarborCd Field
                • AugSafeHarborCd Field
                • DecSafeHarborCd Field
                • FebSafeHarborCd Field
                • JanSafeHarborCd Field
                • JulSafeHarborCd Field
                • JunSafeHarborCd Field
                • MarSafeHarborCd Field
                • MaySafeHarborCd Field
                • NovSafeHarborCd Field
                • OctSafeHarborCd Field
                • SepSafeHarborCd Field
            • OfferCoverageByMonthType
              • Overview
              • Members
              • OfferCoverageByMonthType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • AprOfferCd Field
                • AugOfferCd Field
                • DecOfferCd Field
                • FebOfferCd Field
                • JanOfferCd Field
                • JulOfferCd Field
                • JunOfferCd Field
                • MarOfferCd Field
                • MayOfferCd Field
                • NovOfferCd Field
                • OctOfferCd Field
                • SepOfferCd Field
            • OtherALEMembersType
              • Overview
              • Members
              • OtherALEMembersType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • BusinessName Field
                • EIN Field
            • OtherCompletePersonNameType
              • Overview
              • Members
              • OtherCompletePersonNameType Constructor
              • Methods
                • IsEmpty Method
              • Fields
                • PersonFirstNm Field
                • PersonLastNm Field
                • PersonMiddleNm Field
                • SuffixNm Field
            • TransmitterErrorDetailGrpType
              • Overview
              • Members
              • TransmitterErrorDetailGrpType Constructor
              • Properties
                • ReceiptId Property
                • RecordId Property
                • SubmissionId Property
                • Target Property
              • Fields
                • ErrorMessageDetails Field
                • SchemaErrorInfo Field
                • SubmissionLevelStatusCd Field
                • UniqueRecordId Field
                • UniqueSubmissionId Field
            • TransmitterErrorDetailGrpWithCorrectionType
              • Overview
              • Members
              • TransmitterErrorDetailGrpWithCorrectionType Constructor
                • TransmitterErrorDetailGrpWithCorrectionType Constructor()
                • TransmitterErrorDetailGrpWithCorrectionType Constructor(TransmitterErrorDetailGrpType)
              • Properties
                • EmployeeID Property
                • EmployeeName Property
              • Fields
                • Corrected Field
                • EmployerEIN Field
                • TaxYr Field
            • USAddressGrpType
              • Overview
              • Members
              • USAddressGrpType Constructor
              • Fields
                • AddressLine1Txt Field
                • AddressLine2Txt Field
                • CityNm Field
                • USStateCd Field
                • USZIPCd Field
                • USZIPExtensionCd Field
          • Enumerations
            • SubmissionLevelStatusCdType
            • TransmitterErrorTarget
    • Selerix.Foundation Assembly
      • Overview
      • Namespaces
        • Selerix.Foundation.Data Namespace
          • Overview
          • Classes
            • AbstractEntityObject
              • Overview
              • Members
              • Methods
                • HasChildren Method
                • ShouldSerializeBySiteGuid Method
                • ShouldSerializeID Method
                • ShouldSerializeLocalUpdateTime Method
                • ShouldSerializeNotes Method
              • Properties
                • BySiteGuid Property
                • EntityUserCount Property
                • HideEntityFromView Property
                • LocalUpdateTime Property
                • Notes Property
                • OwnerFullName Property
                • OwnerUserID Property
            • AbstractModelObject
              • Overview
              • Members
              • Methods
                • GetConfig Method
                • ShouldSerializeExtEngineConfigs Method
                • ShouldSerializeID Method
                • ShouldSerializeUniqueID Method
                • ShouldSerializeXmlAsOfDate Method
                • ShouldSerializeXmlAsOfDateTicks Method
                • UpgradeModel Method
              • Properties
                • AsOfDate Property
                • Deleted Property
                • ExtEngineConfigs Property
                • ID Property
                • LockStatus Property
                • MergePlace Property
                • MergingID Property
                • Name Property
                • NameAttribute Property
                • NameTextItem Property
                • Readonly Property
                • ShortName Property
                • UniqueID Property
                • Verified Property
                • Version Property
                • XmlAsOfDate Property
                • XmlAsOfDateTicks Property
              • Fields
                • Override Field
            • EnumeratorManipulation
              • Overview
              • Members
              • EnumeratorManipulation Constructor
              • Methods
                • GetEnumByDescription Method
                  • GetEnumByDescription(Type,String,Boolean) Method
                  • GetEnumByDescription<T>(String,Boolean) Method
                • GetEnumDescription Method
                  • GetEnumDescription(Enum) Method
                  • GetEnumDescription<T>(T) Method
                • ProperSpace Method
            • Note
              • Overview
              • Members
              • Note Constructor
              • Properties
                • EnrollerID Property
              • Fields
                • NoteText Field
                • SubjectType Field
            • NoteCollection
              • Overview
              • Members
              • NoteCollection Constructor
              • Properties
                • Item Property
            • SafeDictionary<TKey,TValue>
              • Overview
              • Members
              • SafeDictionary<TKey,TValue> Constructor
              • Properties
                • Item Property
            • SerializationHelper
              • Overview
              • Members
              • Methods
                • CreateShadowCopy Method
                  • CreateShadowCopy(Object) Method
                  • CreateShadowCopy<T>(T) Method
                • CreateShadowCopyAsType Method
                • Deserialize Method
                  • Deserialize(Byte[]) Method
                  • Deserialize(String,Type) Method
                  • Deserialize(TextReader,Type) Method
                  • Deserialize(Stream,Type) Method
                • DeserializeFromString Method
                • DeserializeFromZipStream Method
                • DeserializeFromZipString Method
                • GetXmlSerializer Method
                • ReadToEnd Method
                • ReadTypedObject Method
                • ResolvePath Method
                • Serialize Method
                  • Serialize(Object) Method
                  • Serialize(Stream,Object) Method
                • SerializeToString Method
                  • SerializeToString(Object) Method
                  • SerializeToString(Object,XmlSerializerNamespaces) Method
                • SerializeToZipStream Method
                • SerializeToZipString Method
                • WriteTypedObject Method
            • SmartList<T>
              • Overview
              • Members
              • SmartList<T> Constructor
                • SmartList<T> Constructor()
                • SmartList<T> Constructor(IEnumerable<T>)
                • SmartList<T> Constructor(Int32)
              • Methods
                • Add Method
                • AddRange Method
                • Clear Method
                • Contains Method
                • Exists Method
                • Find Method
                • FindAll Method
                • GetEnumerator Method
                • GetRange Method
                • IndexOf Method
                • Insert Method
                • Remove Method
                • RemoveAll Method
                • RemoveAt Method
                • Sort Method
                  • Sort(IComparer<T>) Method
                  • Sort(Comparison<T>) Method
              • Properties
                • Count Property
                • Item Property
            • Utils
              • Overview
              • Members
              • Methods
                • CheckSSN Method
                  • CheckSSN(String) Method
                  • CheckSSN(String,Boolean) Method
                • CommentScript Method
                • CompareIgnoreNulls Method
                • CreateSevenZipSFX Method
                • CutScript Method
                  • CutScript(String) Method
                  • CutScript(String,Boolean) Method
                  • CutScript(String,Int32) Method
                  • CutScript(String,Int32,Boolean) Method
                • DateFromStringWithMaxDefault Method
                • DateToStringWithMaxDefault Method
                  • DateToStringWithMaxDefault(Nullable<DateTime>) Method
                  • DateToStringWithMaxDefault(Nullable<DateTime>,String) Method
                • DumpStack Method
                • EncodeBase64URLSafeString Method
                • Encrypt3String Method
                • Encrypt3StringEx Method
                • EqualArrayComparison Method
                • FileCompare Method
                • FormatDate Method
                  • FormatDate(DateTime) Method
                  • FormatDate(DateTime,DateFormat) Method
                  • FormatDate(Nullable<DateTime>) Method
                  • FormatDate(Nullable<DateTime>,DateFormat) Method
                • FormatEIN Method
                • FormatFileSize Method
                • FormatPhone Method
                  • FormatPhone(String) Method
                  • FormatPhone(String,String) Method
                • FormatSSN Method
                • GenerateTicketNumber Method
                • GetDeterministicGuid Method
                • GetNameParts Method
                • GetNewId Method
                • GetPhoneParts Method
                • GetProductLibRootPath Method
                • GetStackTrace Method
                • IsFileNameSafe Method
                • IsGuid Method
                • IsMDBFile Method
                • IsProductLibPath Method
                • IsXMLFile Method
                • IsZipFile Method
                • LeftStr Method
                • ListToXmlString Method
                • MakeFileNameSafe Method
                • MaskSSN Method
                • NormalizeEIN Method
                • NormalizeIdentifier Method
                • NormalizeSSN Method
                  • NormalizeSSN(String,Boolean) Method
                  • NormalizeSSN(String) Method
                • NormalizeXmlIdentifier Method
                • ReplaceNonAlphaNum Method
                • Retry<T> Method
                • StripNonAlphaNum Method
                • StripNonAlphaNumWhitespace Method
                • StripNonNumerics Method
                  • StripNonNumerics(String) Method
                  • StripNonNumerics(String,String) Method
                • StripNonNumericWithinLength Method
                • Trim Method
                • WaitFile Method
              • Properties
                • DefaultLongDateFormatString Property
                • DefaultShortDateFormatString Property
              • Fields
                • SmallDateTimeMaxValue Field
                • SmallDateTimeMinValue Field
                • SQLDateFormat Field
                • SQLTimeFormat Field
                • StdDateFormat Field
                • STREAM_BUFFER_SIZE Field
                • WSPDateFormat Field
                • WSPTimeFormat Field
                • XmlTimeFormat Field
          • Enumerations
            • BaseEntityType
            • EnrollerType
            • Languages
            • RelatedType
  • Supplemental Information
    • Developer Reference Quick Links
      • Quick Links for Enrollment Integrations
      • Enumerations
        • Affordable Care Act (ACA)
        • Agents and Enrollers
        • Case Setup
        • Documents and Forms
        • Enrollment Session
        • Events
        • People (Employees, Dependents, Enrollers)
        • Products and Coverages
        • Selerix Internal
        • Status
        • Types
    • BenSelect Architecture
      • Selerix Data Model
        • Nomenclature
      • The Product
      • The Application
      • Selerix Census Template
    • The Selerix Data Transmittal
      • Convert Before You Insert
      • The Selerix Transmittal Simplified
        • Build Custom Transmittal XML Samples With BenSelect Reporting
        • Sample Transmittal Report Output
        • Transmittal Report Output With HTML Entities
    • Enrollment Integration Developer Resources
      • Integration Developer Competencies
        • Web Services (SOAP) Integrations
        • SAML Integrations
        • Mixed Technology Integrations
      • iFrame Resizer Sample HTML
    • HTML Entities
    • Rendering Issues using WebBrowser Control in Windows
    • Glossary
    • Legal Information