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

Property Value

Type: TEntity
See Also