adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DaySpecification Class / Year Property

In This Topic
    Year Property
    In This Topic
    The year to which this item applies.
    Syntax
    'Declaration
     
    
    Public Property Year As Integer
    public int Year {get; set;}
    Remarks
    Set to 0 for all years.
    See Also