ArcGIS Pro 2.6 API Reference Guide
GetSchemaVersion Method

ArcGIS.Core.Data.UtilityNetwork Namespace > UtilityNetworkDefinition Class : GetSchemaVersion Method
Gets the version number of the utility network schema. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public string GetSchemaVersion()
Public Function GetSchemaVersion() As String

Return Value

A string representation of the version of the utility network schema.
Remarks
This is the version number shown in the network properties of a utility network layer. Negative numbers indicate pre-release builds.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

UtilityNetworkDefinition Class
UtilityNetworkDefinition Members