Recurring ObjectException Dates Property
This is used to get the Exception Date (EXDATE) 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 exception date properties for the object
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public ExDatePropertyCollection ExceptionDates { get; }VB
Public ReadOnly Property ExceptionDates As ExDatePropertyCollection
GetC++
public:
property ExDatePropertyCollection^ ExceptionDates {
ExDatePropertyCollection^ get ();
}F#
member ExceptionDates : ExDatePropertyCollection with getProperty Value
ExDatePropertyCollectionIf the returned collection is empty, there are no exception date properties for the object