[]
        
(Showing Draft Content)

C1.WPF.RulesManager.RulesEngineRange.Fields

Fields Property

Fields

Gets the fields that determines the range where the rule is applied.

Declaration
[TypeConverter(typeof(StringArrayTypeConverter))]
public IReadOnlyList<string> Fields { get; }
<TypeConverter(GetType(StringArrayTypeConverter))>
Public ReadOnly Property Fields As IReadOnlyList(Of String)