ClientTwinProperties.GetLastUpdatedVersion Method

Definition

Gets the last updated version for this property.

public long? GetLastUpdatedVersion ();
member this.GetLastUpdatedVersion : unit -> Nullable<int64>
Public Function GetLastUpdatedVersion () As Nullable(Of Long)

Returns

Last updated version if present, null otherwise.

Applies to