Observance RuleRecurrence Rules Property
This is used to get the Recurrence Rule (RRULE) 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
If the returned collection is empty, there are no recurrence rule properties for the object
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public RRulePropertyCollection RecurrenceRules { get; }VB
Public ReadOnly Property RecurrenceRules As RRulePropertyCollection
GetC++
public:
property RRulePropertyCollection^ RecurrenceRules {
RRulePropertyCollection^ get ();
}F#
member RecurrenceRules : RRulePropertyCollection with getProperty Value
RRulePropertyCollectionIf the returned collection is empty, there are no recurrence rule properties for the object