ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NetworkTravelModeParameterValue Class


In This Topic
    NetworkTravelModeParameterValue Class Methods
    In This Topic

    For a list of all members of this type, see NetworkTravelModeParameterValue members.

    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