IToken Interface | 
Namespace: Opait.ReportMiner.Api
public interface IToken
The IToken type exposes the following members.
| Name | Description | |
|---|---|---|
| DataType | 
            Gets the data type of the token.
              | |
| Text | 
            Gets the text of the token.
              | |
| Value | 
            Gets the value of the token. The type of the  value 
            depends on the |DataType| of the token.
              |