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: 25.1.421.0 (25.1.421.0)
Syntax
public ICollection<Object> RemovedIdentifiers { get; }

Property Value

Type: ICollectionObject
See Also