Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / DateTimeInfo Class / BaseDateTime Property

In This Topic
    BaseDateTime Property (DateTimeInfo)
    In This Topic
    The base System.DateTime value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property BaseDateTime As Date
    public DateTime BaseDateTime {get;}
    See Also