Name | Description | |
---|---|---|
Name | Gets the name of the subnetwork. | |
Tier | Gets the Tier that contains this subnetwork. |
The following tables list the members exposed by Subnetwork.
Name | Description | |
---|---|---|
Name | Gets the name of the subnetwork. | |
Tier | Gets the Tier that contains this subnetwork. |
Name | Description | |
---|---|---|
Equals | Determines if the given object is identical to this object. | |
Export | Exports information about a subnetwork into a JSON file. This also deletes rows in the Subnetworks table that are marked as deleted. | |
GetControllers | Returns a list of one or more SubnetworkControllers that define this subnetwork. This method must be called on the MCT. Use QueuedTask.Run. | |
GetHashCode | Obtains a hash code of the object. Used in Equals. | |
GetLastAcknowledgedExport | Gets the last time that the subnetwork was exported with the acknowledged flag. This method must be called on the MCT. Use QueuedTask.Run. | |
GetLastUpdate | Gets the last time that the subnetwork was updated. This method must be called on the MCT. Use QueuedTask.Run. | |
GetLineFeature | Returns the ArcGIS.Core.Data.Feature from the SubnetLine table that corresponds to this subnetwork. This method must be called on the MCT. Use QueuedTask.Run. | |
GetNetworkDiagrams | Returns the network diagrams that are generated by the system when the Subnetwork is updated. | |
GetState | Returns the state of the subnetwork. This method must be called on the MCT. Use QueuedTask.Run. | |
Update | Overloaded. |