ArcGIS Pro 2.6 API Reference Guide
NetworkTravelModeParameterValue Class Members
Properties  Methods 


ArcGIS.Core.CIM Namespace : NetworkTravelModeParameterValue Class

The following tables list the members exposed by NetworkTravelModeParameterValue.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets and sets the attribute name.  
Public Property Gets and sets the parameter name.  
Public Property Gets and sets the serialize value.  
Public Property Gets and sets the value.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Converts the source value of the specified type from the serialize value to the property value representation.  
Public Methodstatic (Shared in Visual Basic) Converts the source value of the specified type from the property value to the serialize value representation.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the NetworkTravelModeParameterValue with a specified state from a JSON encoding.  
Public Method Creates a JSON encoding of the NetworkTravelModeParameterValue and its current state.  
Public Method JSON encoding of the NetworkTravelModeParameterValue and its current state.  
Public Methodstatic (Shared in Visual Basic) Attempts to convert the source value of the specified type from the serialize value to the property value representation. Returns true if the conversion succeeded. Otherwise returns false.  
Public Methodstatic (Shared in Visual Basic) Attempts to convert the source value of the specified type from the property value to the serialize value representation. Returns true if the conversion succeeded. Otherwise returns false.  
Top
See Also

Reference

NetworkTravelModeParameterValue Class
ArcGIS.Core.CIM Namespace