RouteNwSite¶
Type ISIAPIRouteNwSite · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 2F4ADE50-2FAB-46E9-A73D-205CCDEEAB93
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| SiteName | string |
|
| Position | int |
The RouteNwSite position in the Route. It is a zero-base integer. |
| Origin | int |
|
| Destination | int |
|
| Route | ISIAPIRoute |
|
| NetworkSite | ISIAPINetworkSite |
Properties¶
SiteName¶
Type string
Code samples
Position¶
The RouteNwSite position in the Route. It is a zero-base integer.
Type int
Code samples
Origin¶
Type int
Code samples
Destination¶
Type int
Code samples
Route¶
Type ISIAPIRoute
Code samples
NetworkSite¶
Type ISIAPINetworkSite