com.esri.arcgis.geodatabase
Interface esriNetworkAttributeDataType
- All Superinterfaces:
- java.io.Serializable
- public interface esriNetworkAttributeDataType
- extends java.io.Serializable
Data type of a network dataset attribute.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
esriNADTInteger
public static final int esriNADTInteger
- See Also:
- Constant Field Values
esriNADTFloat
public static final int esriNADTFloat
- See Also:
- Constant Field Values
esriNADTDouble
public static final int esriNADTDouble
- See Also:
- Constant Field Values
esriNADTBoolean
public static final int esriNADTBoolean
- See Also:
- Constant Field Values