combit List & Label 30 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / QuarterlyTrigger Class

QuarterlyTrigger Class Properties

For a list of all members of this type, see QuarterlyTrigger members.

Public Properties
 NameDescription
Public PropertyGets or sets the day of each quarter on which the task runs. E.g. for a value of 2, the task runs on the second day of each selected quarter. This value must be between 1 and 31 days.  
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  
Public Property  
Public Property  
Public Property  
Public PropertyGets or sets the date after which the trigger becomes active. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTimedTrigger)
Top
See Also