ISIAPIOutputMovementPed_GreenPeriods Interface¶
Namespace: SIDRASolutions.SI.API
Assembly: SIDRASolutions.SI.API.dll
COM CLSID: EDFEE1C1-0FFF-4F18-B226-1B441787E042
Declaration¶
[Guid("EDFEE1C1-0FFF-4F18-B226-1B441787E042")]
public interface ISIAPIOutputMovementPed_GreenPeriods
Get an instance¶
Properties¶
Count¶
Type int
Code samples
this[]¶
Get a Pedestrian Movement Output Green Period.
Return a Pedestrian Movement Output Green Period if it exists in the data storage; otherwise, null/Nothing.
Type ISIAPIOutputMovementPed_GreenPeriod
Code samples
Methods¶
GreenPeriodExists(int)¶
Get a value indicating whether a Pedestrian Movement 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