Click or drag to resize

EntitySchemaPropertyTEntitySetter Property

Gets a callback to set 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 EntityPropertySetter<TEntity> Setter { get; }

Property Value

Type: EntityPropertySetterTEntity
See Also