Click or drag to resize

EntityDescriptorTEntityDefault Property

Gets or sets the default descriptor for 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
public static EntityDescriptor<TEntity> Default { get; set; }

Property Value

Type: EntityDescriptorTEntity
See Also