adTempus API
ArcanaDevelopment.adTempus.Client Namespace / TimeCriterion Class / Times Property

In This Topic
    Times Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Times As ICollection(Of Date)
    public ICollection<DateTime> Times {get;}
    See Also