Click or drag to resize

AggregateElementResultType Property

Type of the result that this rule element yields.

Namespace:  NRules.RuleModel
Assembly:  NRules.RuleModel (in NRules.RuleModel.dll) Version: 0.9.3
Syntax
C#
public Type ResultType { get; }

Property Value

Type: Type
See Also