combit List & Label 29 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / MonthlyWeeksAndWeekDaysTrigger Class
Properties Methods

In This Topic
    MonthlyWeeksAndWeekDaysTrigger Class Members
    In This Topic

    The following tables list the members exposed by MonthlyWeeksAndWeekDaysTrigger.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the date until which the trigger is active. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskTimedTrigger)
    Public Property  
    Public Property  
    Public PropertyGets the ID of this trigger. (Inherited from MonthlyTriggerBase)
    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 MonthlyTriggerBase)
    Public PropertyGets or sets the name of this trigger (max. length: 100 characters). (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property  
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property  
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property  
    Public Property (Inherited from MonthlyTriggerBase)
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public PropertyGets or sets the date after which the trigger becomes active. (Inherited from MonthlyTriggerBase)
    Public Property  
    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 MonthlyTriggerBase)
    Top
    See Also