Converter(String) Constructor
Create a new instance of the Converter item.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.1109.1402+460980fe794ed921231d4cff278ac7c37ae486a2
public Converter(
string jsonData
)
Public Sub New (
jsonData As String
)
No code example is currently available or this language may not be supported.
Parameters
- jsonData String
-
The JSON catalog definition string used to intiialize the data.