ISIAPIRouteNwSites Interface¶
Namespace: SIDRASolutions.SI.API
Assembly: SIDRASolutions.SI.API.dll
COM CLSID: 8019B17F-8F56-4C6A-9EE7-4654EC7288C1
Declaration¶
Get an instance¶
Properties¶
Count¶
Type int
Code samples
this[]¶
Type ISIAPIRouteNwSite
Code samples
this[]¶
Type ISIAPIRouteNwSite
Code samples
Methods¶
RouteNwSiteExists(string)¶
Queries whether a particular Route Network Site exists in the collection
Parameters
| Name | Type | Description |
|---|---|---|
sitename |
string |
Site name to query |
Returns bool - True, if a Route Network Site with the given Site name exists in the collection. False otherwise