Selerix Developer Tools
GeneralRules Class Members
Fields  Properties  Methods 

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

The following tables list the members exposed by GeneralRules.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public FieldAllow CoBrowse on enrollment site.  
Public FieldConfirm employee information before enrollment  
Public FieldConfirm enrollment city before enrollment  
Public FieldDefault PIN calculation formula.  
Public FieldThe employee ident is global  
Public FieldThe enroller requirements  
Public FieldHide top navigation  
Public FieldAllow LifeEvents on enrollment site.  
Public FieldAllow to create new employees on enrollment site.  
Public FieldIndicates this object will override the same object while storyline merging. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public FieldAllow Perpetual Enrollment on enrollment site.  
Public FieldPosition of progress bar on enrollment site  
Public FieldAllow QuickEnroll step on enrollment site.  
Public FieldThe read only dependent address  
Public FieldThe read only dependent citizenship  
Public FieldThe read only dependent dob  
Public FieldThe read only dependent gender  
Public FieldThe read only dependent name  
Public FieldThe read only dependent prior name  
Public FieldThe read only dependent relationship  
Public FieldThe read only employee dob  
Public FieldThe read only employee gender  
Public FieldThe read only employee name  
Public FieldThe required bank address  
Public FieldThe required country of citizenship  
Public FieldThe required days per week  
Public FieldThe required email  
Public FieldThe required employee unique identifier  
Public FieldThe required employee SSN  
Public FieldThe required employer information  
Public FieldThe required home phone  
Public FieldThe not shown by default HourlyWage  
Public FieldThe required hours per week  
Public FieldThe required job title  
Public FieldThe required mailing address  
Public FieldThe required marital status  
Public FieldThe required minimum hours per week  
Public FieldThe required minimum salary  
Public FieldThe required mobile phone  
Public FieldThe required personal email  
Public FieldThe required prior name  
Public FieldThe required pto  
Public FieldThe required resident address  
Public FieldThe required salary  
Public FieldThe required validation documentation  
Public FieldThe required work phone  
Public FieldAllow Self-Enrollment on enrollment site.  
Public FieldLocation of enrollment session  
Public FieldOverride enroller on forms  
Public FieldSkip benefit snapshot step  
Public FieldThe skip benefit snapshot after offering review  
Public FieldSkip dependents step.  
Public FieldSkip employment step.  
Public FieldSkip the payment screen - assume the information is already gathered elsewhere if needed.  
Public FieldSkip personal info step  
Public FieldDo not show plan presentations.  
Public FieldDo not review benefits. Auto confirm it.  
Public FieldSkip Sign/Review step before form sign  
Public FieldSkip Sign/Review step if all benefits are Waived  
Public FieldEnrollment status position on enrollment site  
Public FieldShow total cost of benefits during enrollment  
Public FieldShow total employer cost during enrollment  
Public FieldShow post tax cost during enrollment  
Public FieldShow pre tax cost during enrollment  
Public FieldGets or sets a value indicating whether or not the Enrollment Method (Face to Face, Call Center, etc.) is tracked.  
Public FieldWaiving all is allowed  
Top
Public Properties
 NameDescription
Public PropertyDate when object was last updated. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the bank types allowed.  
Public PropertyGets or sets the by site GUID. Udentifier of site that updated object. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the credit types allowed.  
Public PropertyGets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is deleted. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the entity user count. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the external engine configurations. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether the case allows using an external payment provider.  
Public PropertyGets or sets a value indicating whether to hide entity from view. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether [invoice allowed].  
Public PropertyDateTime when object was last updated. Used by synchronization (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyRead-only property on top-level object that indicates the lock state of the object. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the merge place. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets the merging ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name attribute. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name text item. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the notes. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the default offering products.  
Public PropertyGets or sets the full name of the owner. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets the owner user ID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public PropertyGets or sets a value indicating whether this object is readonly. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the short name. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the unique ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is verified. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the version. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyThe required minimum hours per week. Xml serialization helper.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Builds the list of all active general rules offering products.  
Public MethodGets the config. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodDetermines whether this instance has children. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public MethodShould the bank type allowed list be serialized.  
Public MethodShoulds the serialize by site GUID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public MethodShould the credit type allowed list be serialized.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeExtEngineConfigs) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodA ShouldSerialize[Object] method (ShouldSerializeID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. A ShouldSerialize[Object] method (ShouldSerializeID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public MethodA ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public MethodA ShouldSerialize[Object] method (ShouldSerializeNotes) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractEntityObject)
Public MethodA ShouldSerialize[Object] method (ShouldSerializeOfferingProducts) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeUniqueID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodA ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodShoulds the serialize XML as of date ticks. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodUpgrades the model. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Top
See Also

Reference

GeneralRules Class
Selerix.BusinessObjects Namespace