Therefore API > API Reference > Classes > TheReportParameterList > Properties
Item
Gets or sets the TheReportParameter with the specified index.
Namespace: Therefore.API
Parameters
nIndex
Zero-based index in the condition list.
Property Value
TheReportParameter with the specified index.
Exception
Condition
Index Out Of Range
nIndex is out of range (nIndex < 0 OR nIndex >= Count)
TheReportParameterList class
TheReportParameterList properties