Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Overridden. Gets the ArcGIS.Core.Data.DatasetType of this derived dataset. |
The following tables list the members exposed by UtilityNetwork.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Overridden. Gets the ArcGIS.Core.Data.DatasetType of this derived dataset. |
Name | Description | |
---|---|---|
AddAssociation | Adds an association between two rows. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateElement | Overloaded. | |
DeleteAssociation | Deletes an association between two rows. This method must be called on the MCT. Use QueuedTask.Run. | |
Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetAssociationFeatures | Overloaded. | |
GetAssociations | Overloaded. | |
GetDatastore | Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetDefinition | Gets the UtilityNetworkDefinition object that describes this utility network. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDiagramManager | Gets the associated/contained ArcGIS.Core.Data.NetworkDiagrams.DiagramManager of the network. This method must be called on the MCT. Use QueuedTask.Run | |
GetExtent | 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. | |
GetName | Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetPath | Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetRegistrationType | Gets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetState | Gets a UtilityNetworkState representing the current state of the utility network. This method must be called on the MCT. Use QueuedTask.Run. | |
GetSubnetworkManager | Gets a SubnetworkManager object that can be used to query and edit subnetworks. This method must be called on the MCT. Use QueuedTask.Run. | |
GetSystemTable | Opens the specified utility network system table. | |
GetTable | Returns the ArcGIS.Core.Data.Table that corresponds to a NetworkSource. This method must be called on the MCT. Use QueuedTask.Run | |
GetTraceManager | Gets a ArcGIS.Core.Data.UtilityNetwork.Trace.TraceManager object used to perform traces. This method must be called on the MCT. Use QueuedTask.Run. | |
IsSystemTableSupported | Gets a value indicating whether the system table specified by systemTableType is supported by the current UtilityNetworkDefinition.GetSchemaVersion. | |
TraverseAssociations | Provides a mechanism to return all TraverseAssociationsResult objects beginning at a list of starting elements and following a specified traversal. | |
ValidateNetworkTopology | Overloaded. |
Name | Description | |
---|---|---|
GetDataConnection | Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
ValidateNetworkTopologyInEditOperation | Overloaded. |