Converter(String) Constructor
Create a new instance of the Converter item.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
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.