TermType(Term: String): PrxDocumentExpressionTermType;
TermType[Term: string]: Prognoz.Platform.Interop.Report.PrxDocumentExpressionTermType;
Term. Term.
The TermType property determines a term type by expression term.
To get the term by its index, use the IPrxDocumentExpressionParser.Term property.
The property use is given in the example for IPrxReport.CreateDocumentFormulaParser.
See also: