Click or drag to resize

EntityParameterTEntityDefaultValue Property

Gets or sets the default value to use for this parameter if no parameter is specified at the time of evaluator parameterization.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TEntity DefaultValue { get; set; }

Property Value

Type: TEntity
See Also