| SecurityAlertCreatedDateTime Property |
Time at which the alert was created by the alert provider.
Namespace:
Omada.OE.Model.Subscriptions
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Nullable<DateTimeOffset> CreatedDateTime { get; set; }
Property Value
Type:
NullableDateTimeOffset
See Also