Click or drag to resize

IEntityLastUpdateLastUpdate Property

Gets the transactional property that can be used to get or set the time the entity was last updated.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
TransactedProperty<JulianDate> LastUpdate { get; }

Property Value

Type: TransactedPropertyJulianDate
See Also