IssueInvestigationResult.CreatedOn Property

Definition

The creation time of the investigation (in UTC).

public DateTimeOffset? CreatedOn { get; set; }
member this.CreatedOn : Nullable<DateTimeOffset> with get, set
Public Property CreatedOn As Nullable(Of DateTimeOffset)

Property Value

Applies to