adTempus API
ArcanaDevelopment.adTempus.Client Namespace / VariableUpdateTask Class / IncrementType Property

In This Topic
    IncrementType Property (VariableUpdateTask)
    In This Topic
    The type of increment to use for UpdateType==SetBasedOnDate
    Syntax
    'Declaration
     
    
    Public Property IncrementType As DayTimeInterval
    public DayTimeInterval IncrementType {get; set;}
    See Also