'宣言 Public Function GetStyle( _ ByVal source As RulesEngineSource, _ ByVal index As System.Integer, _ ByVal field As System.String _ ) As RulesEngineStyle
public RulesEngineStyle GetStyle( RulesEngineSource source, System.int index, System.string field )
パラメータ
- source
- ルールの計算に使用されるソース。
- index
- 照会される項目のインデックス。
- field
- 照会される項目のフィールド。