Click or drag to resize

AggregateElementCustomFactoryType Property

The type of custom aggregator factory.

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

Property Value

Type: Type
See Also