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


In This Topic
    DateTimeRange Class
    In This Topic
    Represents a date/time range
    Syntax
    'Declaration
     
    
    <DataContractAttribute()>
    <KnownTypeAttribute(System.DateTimeOffset)>
    Public Class DateTimeRange 
    [DataContract()]
    [KnownType(System.DateTimeOffset)]
    public class DateTimeRange 
    [DataContract()]
    [KnownType(System.DateTimeOffset)]
    public ref class DateTimeRange 
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Shared.DateTimeRange

    See Also