CustomAggregateEvaluationContext<T> Properties
Can be used as a value type context in CreateEvaluationContext(), Process(Object, Object[]), and GetResult(Object) methods.Name | Description |
---|---|
Value | Gets of sets the value type for CustomAggregateEvaluationContext<T>. |
See Also