Parameters
- row
- The ArcGIS.Core.Data.Row used to create the Element.
- terminal
- The terminal used to create the Element.
Return Value
An Element object corresponding to row in a utility network.
Exception | Description |
---|---|
System.ArgumentNullException | row is null. |
System.ArgumentException | row is not part of any network source in a utility network. -or- If terminal is not null and is not a member of the TerminalConfiguration of AssetType corresponding to row. |
ArcGIS.Core.Data.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 10, Windows 8.1, Windows 7