NetworkSource Class Members
In This Topic
The following tables list the members exposed by NetworkSource.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Handle |
Gets the opaque handle to the underlying native object.
(Inherited from ArcGIS.Core.CoreObjectsBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID |
Gets the ID of the utility network source.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name |
Gets the name of the utility network source.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Type | Gets the SourceType of the utility network source. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UsageType |
Gets the usage type of this network source. This indicates how the source is used.
|
Top
Public Methods
See Also