TwinCollection.GetLastUpdatedVersion Method

Definition

Gets the LastUpdatedVersion for this property.

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

Returns

LastUpdatdVersion if present, null otherwise

Applies to