ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / NetworkTravelModeParameterValue Class / ToJson Method

In This Topic
    ToJson Method (NetworkTravelModeParameterValue)
    In This Topic
    Creates a JSON encoding of the NetworkTravelModeParameterValue and its current state.
    Syntax
    Public Function ToJson() As String
    public string ToJson()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also