  | 
TriggerStartTime Property | 
            Gets or sets the start time of the trigger.
            
Namespace: Infosoft.Common.Contracts.DataContracts.SchedulerAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Property Value
DateTime
Remarks
            While the start time is optional when creating a new trigger, every trigger must have a start time.
            When no start time is given, the current time (at the time of creation) is used.
            
See Also