ArcGIS Pro 2.6 API Reference Guide
GetEditModeForUpdateSubnetwork Method

ArcGIS.Core.Data.UtilityNetwork Namespace > Tier Class : GetEditModeForUpdateSubnetwork Method
The version type for which to retreive the edit mode.
Describes how update subnetwork uses eventing for a particular version type.
Syntax
public EditMode GetEditModeForUpdateSubnetwork( 
   VersionSpecification specification
)
Public Function GetEditModeForUpdateSubnetwork( _
   ByVal specification As VersionSpecification _
) As EditMode

Parameters

specification
The version type for which to retreive the edit mode.

Return Value

The EditMode for the specified version type.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Tier Class
Tier Members