RecurringObject.ExceptionRules Property

This is used to get the Exception Rule (EXRULE) properties. There may be more than one.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public RRulePropertyCollection ExceptionRules { get; }

Property Value

RRulePropertyCollection
If the returned collection is empty, there are no exception rule properties for the object

See Also