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

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