ISIAPIOutputMovementVehicleODMC_GreenPeriods Interface¶
Namespace: SIDRASolutions.SI.API
Assembly: SIDRASolutions.SI.API.dll
COM CLSID: C1798ED6-DD63-490E-8989-CF99E112BF9E
Declaration¶
[Guid("C1798ED6-DD63-490E-8989-CF99E112BF9E")]
public interface ISIAPIOutputMovementVehicleODMC_GreenPeriods
Get an instance¶
Properties¶
Count¶
Type int
Code samples
this[]¶
Get a Vehicle Movement Output Green Period Data Object.
Return a Vehicle Movement Output Green Period Data Object if it exists in the data storage; otherwise, null/Nothing.
Type ISIAPIOutputMovementVehicleODMC_GreenPeriod
Code samples
Methods¶
GreenPeriodExists(int)¶
Get a value indicating whether a Vehicle Movement Output Green Period Data Object 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