| Name | Description | |
|---|---|---|
![]() ![]() | AddActivationExtension | Registers an extension id (guid) with the specified table. This method must be called on the Main CIM Thread. Use QueuedTask.Run. |
![]() ![]() | AlterInEditOperation | Updates a circuit row in the circuit table with the provided argument's values. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | CreateInEditOperation | Inserts a circuit row in the circuit table with the provided argument's values. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | DeleteInEditOperation | Mark the given circuits as deleted. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | EvaluateInEditOperation | Evaluates all the applicable tables and feature classes in the geodatabase associated with attributeRuleManager using the operation(s) specified by description. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | GetActivationExtensions | Gets the readonly list of extension ids (guids) registered with the table. This method must be called on the Main CIM Thread. Use QueuedTask.Run. |
![]() ![]() | GetDataConnection | Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | GetDataConnections | Gets the CIMDataConnections for the specified datasets. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | GetHasActivationExtension | Gets if the specified extension id (guid) is registered with the table. This method must be called on the Main CIM Thread. Use QueuedTask.Run. |
![]() ![]() | MarkAsExceptionInEditOperation | Marks the topology error specified by topologyError as an exception. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | PartialPostInEditOperation | Partial posts this version against a target version specified in partialPostOptions. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | PostInEditOperation | Posts this version against a target version specified in postOptions. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | ReconcileInEditOperation | Overloaded. |
![]() ![]() | RefreshDatastore | Refreshes the version and layers in all maps that references this version. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | RemoveActivationExtension | Removes the extension id (guid) from being registered with the table. This method must be called on the Main CIM Thread. Use QueuedTask.Run. |
![]() ![]() | ReserveUnitIDsInEditOperation | Reserves a range to create a gap in the unit range ArcGIS.Core.Data.UtilityNetwork.Telecom.UnitRange space of an equipment container. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | ResetInEditOperation | Removes gaps and resets the unit space to be contiguous within an equipment hierarchy. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | ResizeInEditOperation | Updates the number of units in an equipment container. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | UnmarkAsExceptionInEditOperation | Resets the topologyError currently marked as an exception to once again be an error. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | UpdateErrorsInEditOperation | Updates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | ValidateInEditOperation | Ensures data integrity by validating the features in a topology in the area specified by ArcGIS.Core.Data.Topology.ValidationDescription.Extent against a pre-defined set of topology rules. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | VerifyInEditOperation | Updates the status of a list of circuits. This method must be called on the MCT. Use QueuedTask.Run. |

