This document is archived and information here might be outdated. Recommended version. |
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