  | ISentenceTokens Property  | 
 
            Gets the list of tokens detected within the sentence.
            
 
    Namespace: 
   Opait.ReportMiner.Api
    Assembly:
   Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
SyntaxIList<IToken> Tokens { get; }Property Value
Type: 
IListIToken
See Also