ComponentOne for WinUI
RulesEngineValueType 列挙体

C1.WinUI.RulesManager アセンブリ > C1.WinUI.RulesManager 名前空間 : RulesEngineValueType 列挙体
ルールで使用される値の型。
シンタックス
'宣言
 
Public Enum RulesEngineValueType 
   Inherits System.Enum
public enum RulesEngineValueType : System.Enum 
メンバ
メンバ解説
Number
値は固定された数です。
Percent
値はパーセントです。
Percentile
値は百分位数です。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WinUI.RulesManager.RulesEngineValueType

参照

参照

C1.WinUI.RulesManager 名前空間