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

In This Topic
    EndDate Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property EndDate As Date
    public DateTime EndDate {get; set;}
    See Also