Share via


SecuritySubAssessmentProperties.TimeGenerated Property

Definition

Gets the date and time the sub-assessment was generated

[Newtonsoft.Json.JsonProperty(PropertyName="timeGenerated")]
public DateTime? TimeGenerated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeGenerated")>]
member this.TimeGenerated : Nullable<DateTime>
Public ReadOnly Property TimeGenerated As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to