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

In This Topic
    TargetVariable Property (VariableUpdateTask)
    In This Topic
    The name of the variable to update
    Syntax
    'Declaration
     
    
    Public Property TargetVariable As String
    public string TargetVariable {get; set;}
    See Also