RecurringObjectStartDateTime Property

This must be implemented to return the start date/time property that is used to determine when the first instance occurs.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public abstract StartDateProperty StartDateTime { get; }

Property Value

StartDateProperty

See Also