Click or drag to resize
Infosoft Logo

RemoveTriggerResponse Class

Provides data for the response from the RemoveTrigger operation on ISchedulerService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SchedulerRemoveTriggerResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Scheduler
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class RemoveTriggerResponse

The RemoveTriggerResponse type exposes the following members.

Properties
 NameDescription
Public propertyTriggerRemoved Gets or sets a value indicating whether a trigger was found and removed.
Top
See Also