adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ScheduleMatchDate Class
Members

In This Topic
    ScheduleMatchDate Class
    In This Topic
    A list of execution times for a job.
    Syntax
    'Declaration
     
    
    <DataContractAttribute()>
    <SerializableAttribute()>
    Public Class ScheduleMatchDate 
    [DataContract()]
    [Serializable()]
    public class ScheduleMatchDate 
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Shared.ScheduleMatchDate

    See Also