Lean  $LEAN_TAG$
QuantConnect.Messages.SymbolValueJsonConverter Class Reference

Provides user-facing messages for the QuantConnect.SymbolValueJsonConverter class and its consumers or related classes More...

Static Public Attributes

static string ConverterIsWriteOnly = "The SymbolValueJsonConverter is write-only."
 
static string ConverterIsIntendedToBeDirectlyDecoratedInMember
 

Detailed Description

Provides user-facing messages for the QuantConnect.SymbolValueJsonConverter class and its consumers or related classes

Definition at line 586 of file Messages.QuantConnect.cs.

Member Data Documentation

◆ ConverterIsIntendedToBeDirectlyDecoratedInMember

string QuantConnect.Messages.SymbolValueJsonConverter.ConverterIsIntendedToBeDirectlyDecoratedInMember
static
Initial value:
=
"The SymbolValueJsonConverter is intended to be decorated on the appropriate member directly."

Definition at line 590 of file Messages.QuantConnect.cs.


The documentation for this class was generated from the following file: