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