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 |
---|---|
Boolean | The network attribute stores a boolean value. |
Double | The network attribute stores a double value. |
Float | The network attribute stores a float value. |
Integer | The network attribute stores an integer value. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.UtilityNetwork.NetworkAttributeDataType
Target Platforms: Windows 10, Windows 8.1