Click or drag to resize

AggregateElementElementType Property

Element type of this rule element.

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

Property Value

Type: ElementType
See Also