JsonValueAdaptorvalueProperty Property

Indicates the property that will be serialized for the current value.

Definition

Namespace: MFiles.VAF.Configuration.JsonAdaptor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public JsonValueAdaptorValueProperty valueProperty { get; }

Property Value

JsonValueAdaptorValueProperty

See Also