CurrencyConverterCanWrite Property
Gets a value indicating whether this JsonConverter can write JSON.
Namespace: InnerDrive.FinancialAssembly: InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
public override bool CanWrite { get; }
Property Value
Booleantrue if this
JsonConverter can write JSON; otherwise,
false.