BenSelect Documentation
TierCode Enumeration
See Also  Send Feedback
Selerix.Foundation Namespace : TierCode Enumeration
Enum. Specifies the code associated with a specific tier.

Syntax

JScript 
public enum TierCode extends System.Enum

Members

MemberDescription
CGChild/Grandchild
COChild only.
E1Employee + 1 Dependent.
E1CEmployee + 1 Child.
E2Employee + 2 Dependent.
E2CEmployee + 2 Child.
E3Employee + 3 Dependent.
E4Employee + 4 Dependent.
ECEmployee + child.
EOEmployee only.
ESEmployee + spouse.
ES2Employee + Spouse (Dual)
ES2CEmployee + Spouse + 2 Children.
ESCEmployee + Spouse + 1 Child.
FAEmployee + family.
FA2Dual Family (Employee + Spouse Employee + Children).
NANot Applicable.
PGParent + Grandparent.
SCSpouse + children.
SOSpouse only.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.TierCode

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.