Selerix Developer Tools
RuleBenefitAmountMode Enumeration






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : RuleBenefitAmountMode Enumeration
Enum. Specifies benefit amount mode.
Syntax
public enum RuleBenefitAmountMode = class(System.Enum, System.IComparable, System.IConvertible, System.IFormattable)
public enum RuleBenefitAmountMode extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable 
__value public enum RuleBenefitAmountMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum class RuleBenefitAmountMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum RuleBenefitAmountMode 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
 
'Usage
 
Dim instance As RuleBenefitAmountMode
Members
MemberValueDescription
BenefitAmount1Benefit amoun mode
NotSet0Not Set
TimeFace2Time face mode
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.BusinessObjects.RuleBenefitAmountMode

See Also

Reference

Selerix.BusinessObjects Namespace