Click or drag to resize

EntitySchemaPropertyTEntityGetter Property

Gets a callback to get the value of the property.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EntityPropertyGetter<TEntity> Getter { get; }

Property Value

Type: EntityPropertyGetterTEntity
See Also