adTempus API
ArcanaDevelopment.adTempus.Client Namespace / EffectiveSchedule Class / StartTime Property

In This Topic
    StartTime Property (EffectiveSchedule)
    In This Topic
    Syntax
    'Declaration
     
    
    <ComVisibleAttribute(False)>
    Public Property StartTime As Date
    [ComVisible(false)]
    public DateTime StartTime {get; set;}
    See Also