Click or drag to resize

TransactionParameterDefaultValue 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.Infrastructure.Threading
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Transaction DefaultValue { get; set; }

Property Value

Type: Transaction
See Also