Click or drag to resize

TrackingTypeArchiverPrimitives Property

Gets the primitives composing the type archived by this instance.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract ReadOnlyCollection<ArchivedProperty> Primitives { get; }

Property Value

Type: ReadOnlyCollectionArchivedProperty
See Also