FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ScheduleDefinition Class / StartDateTime Property

In This Topic
    StartDateTime Property (ScheduleDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Public Property StartDateTime As Date
    public DateTime StartDateTime {get; set;}
    See Also