OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / Filter.Range Class
Properties


In This Topic
    Filter.Range Class Members
    In This Topic

    The following tables list the members exposed by Filter.Range.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines the specific database column that this Filter is applied to. (Inherited from OnTime.Extensions.SDK.Filter)
    Public PropertyIndicates if MaxValue should be included, or ignored.  
    Public PropertyIndicates if MinValue should be included, or ignored.  
    Public PropertyDetermines the inclusive upper-bound value to filter the specified Column by.  
    Public PropertyDetermines the inclusive lower-bound value to filter the specified Column by.  
    Top
    See Also