AlertDeliveryDateUTC Field |
Gets/Sets the delivery time. If null, the alert is delivered immediately.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<DateTime> DeliveryDateUTC
Public DeliveryDateUTC As Nullable(Of DateTime)
Field Value
Type:
NullableDateTimeSee Also