Item(Index: Integer): IPrxDocumentExpression;
Item[Index: Integer]: Prognoz.Platform.Interop.Report.PrxDocumentExpression;
Index. Calculated field index.
The Item property returns parameters of the calculated field with the specified index.
The example of use is given in description of the IPrxDocumentExpressions.ItemById method.
See also: