ArcGIS Pro 2.6 API Reference Guide
DatasetType Property (UtilityNetworkDefinition)

ArcGIS.Core.Data.UtilityNetwork Namespace > UtilityNetworkDefinition Class : DatasetType Property
Gets the ArcGIS.Core.Data.DatasetType. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public override DatasetType DatasetType {get;}
Public Overrides NotOverridable ReadOnly Property DatasetType As DatasetType

Property Value

The ArcGIS.Core.Data.DatasetType of the utility network.
Remarks
This is identical to the value returned by UtilityNetwork.Type.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

UtilityNetworkDefinition Class
UtilityNetworkDefinition Members