TypedValueJAFromJson Method
Creates an instance from a json representation.
Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public static TypedValueJA FromJson(
string json
)
- json String
- The json representation of the object.
TypedValueJAThe deserialized instance.