HistoryGeneratorTEntityLastUpdate Property |
Gets the number of ticks returned by
GetTimestamp at the time of the last history update.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public long LastUpdate { get; }
Public ReadOnly Property LastUpdate As Long
Get
public:
property long long LastUpdate {
long long get ();
}
member LastUpdate : int64 with get
Property Value
Type:
Int64See Also