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: 23.2.417.0 (23.2.417.0)
Syntax
public EntityPropertySetter<TEntity> Setter { get; }

Property Value

Type: EntityPropertySetterTEntity
See Also