ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NetworkTravelMode Class
Properties Methods


In This Topic
    NetworkTravelMode Class Members
    In This Topic

    The following tables list the members exposed by NetworkTravelMode.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets and sets the attribute parameter values.  
    Public Property Gets and sets the description.  
    Public Property Gets and sets the distance attribute name.  
    Public Property Gets and sets the impedance attribute name.  
    Public Property Gets and sets the name.  
    Public Property Gets and sets the output geometry precision.  
    Public Property Gets and sets the output geometry precision units.  
    Public Property Gets and sets the output geometry precision units as a string.  
    Public Property Gets and sets the restriction attribute name.  
    Public Property Gets and sets a setting which indicates how U-Turns should be restricted in the analysis.  
    Public Property Gets and sets a setting which indicates how U-Turns should be restricted in the analysis as a string.  
    Public Property Gets and sets the time attribute name.  
    Public Property Gets and sets the type.  
    Public Property Gets and sets a boolean indicating whether or not to use the hierarchy.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Reconstructs the NetworkTravelMode with a specified state from a JSON encoding.  
    Public Method Creates a JSON encoding of the NetworkTravelMode and its current state.  
    Public Method JSON encoding of the NetworkTravelMode and its current state.  
    Top
    See Also