Name | Description | |
---|---|---|
![]() | Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | GetAvailableCategories | Returns a list of all of the Categories registered to the utility network. |
![]() | GetDomainNetwork | Gets the DomainNetwork with the specified name from this utility network. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetDomainNetworks | Gets an IReadOnlyList of DomainNetwork objects defined by this utility network. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetName | Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition) |
![]() | GetNetworkAttribute | Gets a NetworkAttribute object with the specified name. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetNetworkAttributes | Gets a list of NetworkAttribute definitions for this utility network. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetNetworkSource | Gets a NetworkSource object with the specified name. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetNetworkSources | Gets an IReadOnlyList of the NetworkSource objects used by the network. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetRules | Gets a list of Rule definitions for the utility network. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetSchemaVersion | Gets the version number of the utility network schema. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetServiceTerritoryEnvelope | Gets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that has been stored in the ArcGIS.Core.Data.UtilityNetwork. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetTerminalConfigurations | Gets the TerminalConfiguration objects defined for this utility network. This method must be called on the MCT. Use QueuedTask.Run. |