BenSelect Documentation
TransmittalType Enumeration
See Also  Send Feedback
Selerix.Foundation Namespace : TransmittalType Enumeration
Enum. Type of transmittal container.

Syntax

JScript 
public enum TransmittalType extends System.Enum

Members

MemberDescription
AuthenticateApplicantAuthentication of Applicant. Example employee login.
AuthenticateUserAuthentication of User. Example agent login.
DownloadDownload of data.
GetAgentsThe get agents
GetApplicantsGet list of available applicants in current session.
GetDocumentsGet list of documents that require signature or review.
GetEligibilityThe get eligibility
GetIllustrationGet illustration of available rates.
GetOfferingsReturns list of available offerings and their prerequisites.
GetPortfolioGet current group configuration.
GetPrequalifyingQuestionsGet list of prequalifying questions that need to be presented to user.
GetQuestionsGet list of questions that need to be presented to user.
GetRatesGet list of available rates, riders, benefit levels for given applicant.
QueryGeneric search of data based on provided template.
SyncDownloadSynchronization of data down to laptop.
SyncFromPortfolioSynchronization of data from one portfolio to another.
SyncUploadSynchronization of data from laptop to the server.
UnknownUnknown
UploadAgentsThe upload agents
UploadApplicantsUpload of transactions. Example census upload.
UploadLifeEventUpload life event
UploadPortfolioUpload group information
ValidateEnrollmentThe validate enrollment

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.TransmittalType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.