Click or drag to resize

EntitySetChangedEventArgsTEntityRemovedIdentifiers Property

Gets the collection of identifiers of removed entities.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ICollection<Object> RemovedIdentifiers { get; }

Property Value

Type: ICollectionObject
See Also