Name | Description | |
---|---|---|
![]() | DailyTrigger Constructor | Overloaded. |
The following tables list the members exposed by DailyTrigger.
Name | Description | |
---|---|---|
![]() | DailyTrigger Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DayInterval | Defines the interval. The value must be between 1 and 365 days. |
![]() | EndBoundary | Gets or sets the date until which the trigger is active. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTimedTrigger) |
![]() | Id | Gets the ID of this trigger. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger) |
![]() | IsCreatedOnServer | Returns 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) |
![]() | Name | Gets or sets the name of this trigger (max. length: 100 characters). (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger) |
![]() | StartBoundary | Gets or sets the date after which the trigger becomes active. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTimedTrigger) |
Name | Description | |
---|---|---|
![]() | CreateOrUpdateAsync | Creates or updates this task trigger on the server. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger) |
![]() | DeleteAsync | Deletes this task trigger (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTrigger) |