adTempus API
ArcanaDevelopment.adTempus.Client Namespace / IVariableUpdateTaskOrAction Interface / IncrementType Property

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