![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkTravelMode Interface > INetworkTravelMode.ReadFromJSON Method (ArcObjects .NET 10.4 SDK) | 
Reads the contents of this travel mode from a JSON string.
[Visual Basic .NET] Public Sub ReadFromJSON ( _ ByVal jsonValue As String _ )
[C#] public void ReadFromJSON ( string jsonValue );
[C++]
HRESULT ReadFromJSON(
  BSTR jsonValue
);
[C++]
Parameters jsonValue [in] jsonValue is a parameter of type BSTR