|
RemoveTriggerRequest Class |
Provides data for the request to the RemoveTrigger operation on ISchedulerService.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.MessageContracts.SchedulerRemoveTriggerRequest Namespace: Infosoft.Common.Contracts.MessageContracts.SchedulerAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class RemoveTriggerRequest
No code example is currently available or this language may not be supported.
The RemoveTriggerRequest type exposes the following members.
Properties | Name | Description |
---|
| TriggerName |
Gets or sets the name of the trigger to remove.
|
TopSee Also