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

In This Topic
    ReportTaskTrigger Class Members
    In This Topic

    The following tables list the members exposed by ReportTaskTrigger.

    Public Properties
     NameDescription
    Public PropertyGets the ID of this trigger.  
    Public PropertyReturns true if this trigger has created on the server already. Note that new triggers are not known to the server until CreateOrUpdateAsync was called.  
    Public PropertyGets or sets the name of this trigger (max. length: 100 characters).  
    Top
    Public Methods
     NameDescription
    Public MethodCreates or updates this task trigger on the server.  
    Public MethodDeletes this task trigger  
    Top
    See Also