Click or drag to resize

IEntityArchiveDescriptorTEntityArchivers Property

Gets the default list of archivers needed for archiving this type of entity.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
TrackingTypeArchiverCollection Archivers { get; }

Return Value

Type: TrackingTypeArchiverCollection
The list of archivers.
See Also