Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / TimeInterval Class
Properties Methods


In This Topic
    TimeInterval Class Members
    In This Topic

    The following tables list the members exposed by TimeInterval.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TimeInterval class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the System.DateTime value representing the end of time interval.  
    Public PropertyGets or sets the System.DateTime value representing the beginning of time interval.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a value indicating whether a specified System.DateTime value belongs to the current interval of time.  
    Top
    See Also