JsonValueAdaptor(MFDataType, Object) Constructor
Constructor that sets the value immediately.
Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public JsonValueAdaptor(
MFDataType dataType,
Object value
)
Parameters
- dataType MFDataType
- The datatype of the value.
- value Object
- The value.