Retrieves the series inputs for this trigger.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
ISeries[] GetSeriesInputs() |
| Visual Basic (Declaration) |
|---|
Function GetSeriesInputs As ISeries() |
| Visual C++ |
|---|
array<ISeries^>^ GetSeriesInputs() |