Show / Hide Table of Contents

Enum UtilityNetworkAttributeDataType

An enumeration of the different network attribute data types.

Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum UtilityNetworkAttributeDataType
Remarks

The UtilityNetworkAttribute instances in a topological index are limited to specific data types.

Fields

Name Description
Boolean

The network attribute is of boolean data type.

Double

The network attribute is of double data type.

Float

The network attribute is of float data type.

Integer

The network attribute is of signed 64-bit integer data type.

See Also
DataType

Applies to

TargetVersions
.NET Standard 2.0100.6 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.6 - 200.7
Xamarin.Android100.6 - 100.15
Xamarin.iOS100.6 - 100.15
UWP100.6 - 200.7
In This Article
Back to top Copyright © 2022 Esri.