JoiningRuleConditionJoiningType Property Ipswitch.Messaging.Framework
Gets or sets a value indicating whether this condition joins using AND or OR logic.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public JoiningRuleConditionType JoiningType { get; set; }

Property Value

Type: JoiningRuleConditionType
See Also

Reference