'Declaration Public Property EndTime As Date
'Declaration
Public Property EndTime As Date
public DateTime EndTime {get; set;}
Only the time portion of this value is used. The DateCriterion determines the day(s) for the Exclusion Period.
If the EndTime is earlier than the StartTime the Exclusion Period spans midnight and the EndTime is the next day from the StartTime.
ExclusionPeriod Class ExclusionPeriod Members