Share via


RouterJobNote.AddedAt Property

Definition

The time at which the note was added in UTC. If not provided, will default to the current time.

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

Property Value

Applies to