adTempus API
ArcanaDevelopment.adTempus.Shared.TokenEvaluation Namespace / VariableToken Class / TokenType Property

In This Topic
    TokenType Property (VariableToken)
    In This Topic
    The type of token The type of token
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property TokenType As TokenType
    public override TokenType TokenType {get;}
    See Also