Constructor UtilityNetwork
UtilityNetwork(ServiceGeodatabase)
Initializes a new instance of the UtilityNetwork class from the specified service geodatabase that contains it.
Declaration
public UtilityNetwork(ServiceGeodatabase serviceGeodatabase)
Parameters
| Type | Name | Description |
|---|---|---|
| ServiceGeodatabase | serviceGeodatabase | The ServiceGeodatabase of the UtilityNetwork. |
Remarks
The ServiceGeodatabase provides the ability to switch to a branch version, manage edits, or query related records of tables participating in this UtilityNetwork.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.8 |
| .NET | 200.8 - 300.0 |
| .NET Windows | 200.8 - 300.0 |
| .NET Android | 200.8 - 300.0 |
| .NET iOS | 200.8 - 300.0 |
| .NET Framework | 200.8 |
| UWP | 200.8 |