|
ScheduleWithIntervalRequestEndTime Property |
Gets or sets the local time at which the trigger will expire. If this is null the trigger will be
active indefinitely.
Namespace: Infosoft.Common.Contracts.MessageContracts.SchedulerAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Property Value
NullableDateTimeRemarks
This date/time will be assumed to be in the local time of the server. If the client is in a different time zone,
this needs to be accounted for.
See Also