BasicDigitalTwinComponent.LastUpdatedOn Property

Definition

The date and time the component was last updated.

[System.Text.Json.Serialization.JsonPropertyName("$lastUpdateTime")]
public DateTimeOffset? LastUpdatedOn { get; }
[<System.Text.Json.Serialization.JsonPropertyName("$lastUpdateTime")>]
member this.LastUpdatedOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastUpdatedOn As Nullable(Of DateTimeOffset)

Property Value

Attributes

Applies to