DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Api Assembly / C1.DataEngine Namespace / RuntimeRangeExpression Class / value Property

In This Topic
    value Property (RuntimeRangeExpression)
    In This Topic
    Value to use when evaluating the expression.
    Syntax
    'Declaration
     
    Public Property value As Object
    public object value {get; set;}
    See Also