adTempus API
ArcanaDevelopment.adTempus.Client Namespace / TokenFindMatch Class / VariableValue Property

In This Topic
    VariableValue Property
    In This Topic
    Shows the defined value of the variable when TokenType is ArcanaDevelopment.adTempus.Shared.TextTokenType.VariableDefinition.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property VariableValue As String
    public string VariableValue {get;}
    See Also