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

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