List & Label .NET
combit.ReportServer.ClientApi.Objects Namespace / MonthlyDaysTrigger Class
Properties Methods

In This Topic
    MonthlyDaysTrigger Class Members
    In This Topic

    The following tables list the members exposed by MonthlyDaysTrigger.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Defines a ReportTaskTimedTrigger that runs the scheduled report on certain days (1-31) of the specified months.  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public PropertyIf true, runs the task on the last day of each of the selected months.  
    Public PropertyGets or sets the date until which the trigger is active. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTimedTrigger)
    Public PropertyGets the ID of this trigger. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger)
    Public PropertyReturns true if this trigger has created on the server already. Note that new triggers are not known to the server until ReportTaskTrigger.CreateOrUpdateAsync was called. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger)
    Public PropertyGets or sets the name of this trigger (max. length: 100 characters). (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public Property (Inherited from combit.ReportServer.ClientApi.Objects.MonthlyTriggerBase)
    Public PropertyGets or sets the date after which the trigger becomes active. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTimedTrigger)
    Top
    Public Methods
     NameDescription
    Public MethodCreates or updates this task trigger on the server. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger)
    Public MethodDeletes this task trigger (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger)
    Top
    See Also