Lean
$LEAN_TAG$
|
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." |
String message saying converter is write only More... | |
static string | ConverterIsIntendedToBeDirectlyDecoratedInMember |
String message saying converter is intended to be directly decorated in member More... | |
Provides user-facing messages for the QuantConnect.SymbolValueJsonConverter class and its consumers or related classes
Definition at line 897 of file Messages.QuantConnect.cs.
|
static |
String message saying converter is write only
Definition at line 902 of file Messages.QuantConnect.cs.
|
static |
String message saying converter is intended to be directly decorated in member
Definition at line 907 of file Messages.QuantConnect.cs.