List & Label .NET
combit.ReportServer.ClientApi.Objects Namespace / ReportTaskTrigger Class

In This Topic
    ReportTaskTrigger Class Properties
    In This Topic

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

    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
    See Also