Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineSegment Class / Value Property

In This Topic
    Value Property (RulesEngineSegment)
    In This Topic
    Gets or sets the value used to determine whether this segment is in range.
    Syntax
    'Declaration
     
    Public Property Value As Double
    public double Value {get; set;}
    See Also