Selerix Developer Tools
ReplacementTableQuestionRuleType Enumeration






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : ReplacementTableQuestionRuleType Enumeration
Replacement question rule
Syntax
'Declaration
 
Public Enum ReplacementTableQuestionRuleType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As ReplacementTableQuestionRuleType
public enum ReplacementTableQuestionRuleType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum ReplacementTableQuestionRuleType = class(System.Enum, System.IComparable, System.IConvertible, System.IFormattable)
public enum ReplacementTableQuestionRuleType extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable 
__value public enum ReplacementTableQuestionRuleType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum class ReplacementTableQuestionRuleType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberValueDescription
ExistingInsurance2Existing insurance
None0None defined
Replacement1Replacement
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.BusinessObjects.ReplacementTableQuestionRuleType

See Also

Reference

Selerix.BusinessObjects Namespace