Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / DateTimeInterval Class
Properties


In This Topic
    DateTimeInterval Class Members
    In This Topic

    The following tables list the members exposed by DateTimeInterval.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DateTimeInterval class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the System.DateTime value representing the end of the interval.  
    Public PropertyGets the System.Boolean value, determining if the DateTimeInterval object represents one or more full days.  
    Public PropertyGets or sets the System.DateTime value representing the beginning of the interval.  
    Top
    See Also