Click or drag to resize

AccessEntityFilterTEntityTransactionParameter Property

Gets or sets the Transaction parameter placeholder in the Query. ApplyChanges(EvaluatorGroup) must be called after setting this property in order for the change to take effect.

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

Property Value

Type: TransactionParameter
See Also