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

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