Selerix Developer Tools
ConditionType Enumeration






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : ConditionType Enumeration
Type of conditions
Syntax
'Declaration
 
Public Enum ConditionType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As ConditionType
public enum ConditionType extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable 
__value public enum ConditionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum class ConditionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberValueDescription
Condition1Condition
Conditions0List of conditions
DependencyCondition4Dependency
Expression3Expression
ValidValue2Value
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.BusinessObjects.ConditionType

See Also

Reference

Selerix.BusinessObjects Namespace