public enum NetworkAttributeDataType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum NetworkAttributeDataType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum NetworkAttributeDataType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum NetworkAttributeDataType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Date | The network attribute stores a double value representing a date. |
Double | The network attribute stores a double value. |
Long | The network attribute stores a long database value (32-bit integer). |
Short | The network attribute stores a short database value (16-bit integer). |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.UtilityNetwork.NetworkAttributeDataType
Target Platforms: Windows 11, Windows 10, Windows 8.1