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

In This Topic
    RecurrenceRelativeTo Property
    In This Topic
    Indicates what date a recurring criterion is calculated relative to
    Syntax
    'Declaration
     
    
    Public Property RecurrenceRelativeTo As RecurrenceStart
    public RecurrenceStart RecurrenceRelativeTo {get; set;}
    See Also