adTempus API
ArcanaDevelopment.adTempus.Client Namespace / IVariableUpdateTaskOrAction Interface
Properties

In This Topic
    IVariableUpdateTaskOrAction Interface Members
    In This Topic

    The following tables list the members exposed by IVariableUpdateTaskOrAction.

    Public Properties
     NameDescription
     PropertyThe amount to increment or decrement by if the UpdateType is ArcanaDevelopment.adTempus.Shared.VariableUpdateType.IncrementDecrement  
     Property The type of increment to use for UpdateType==SetBasedOnDate  
     Property The value or pattern to use to set the variable.  
     Property The object to be updated if the UpdateScope is VariableUpdateScope.Targeted.  
     Property The name of the variable to update  
     Property The scope where the update is applied.  
     Property The type of update to perform  
    Top
    See Also