Click or drag to resize
Infosoft Logo

GetTriggerResponse Class

Provides data for the response from operations that retrieve a single trigger.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SchedulerGetTriggerResponse

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

The GetTriggerResponse type exposes the following members.

Properties
 NameDescription
Public propertyTrigger Gets or sets the matching trigger, or null if nothing matched.
Top
See Also