ISIAPIOutputLaneGreenPeriods Interface¶
Namespace: SIDRASolutions.SI.API
Assembly: SIDRASolutions.SI.API.dll
COM CLSID: BA8098E8-4B17-4B4B-81F5-D8F8F0E7F425
Declaration¶
Get an instance¶
Properties¶
Count¶
Type int
Code samples
this[]¶
Get an Approach Lane Output Green Period.
Return an Approach Lane Output Green Period if it exists in the data storage; otherwise, null/Nothing.
Type ISIAPIOutputLaneGreenPeriod
Code samples
Methods¶
GreenPeriodExists(int)¶
Get a value indicating whether an Approach Lane Output Green Period exists in the data storage.
Parameters
| Name | Type | Description |
|---|---|---|
greenperiod |
int |
A one-based integer. |
Returns bool - true if it exists in the data storage; otherwise, false