adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SharedSchedule Class / GetMatchingDates Method

In This Topic
    GetMatchingDates Method (SharedSchedule)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetMatchingDates( _
       ByVal startDate As Date, _
       ByVal endDate As Date _
    ) As ReadOnlyCollection(Of ScheduleMatchDate)

    Parameters

    startDate
    endDate
    See Also