RecurrenceCustomProperties Property

This returns a set of custom properties (if any) found when the recurrence properties where parsed from a string.

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public StringCollection CustomProperties { get; }

Property Value

StringCollection

See Also