Lean  $LEAN_TAG$
QuantConnect.Messages.DynamicSecurityData Class Reference

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

Static Public Member Functions

static string PropertyNotFound (string name)
 
static string UnexpectedTypesForGetAll (Type type, object data)
 

Static Public Attributes

static string PropertiesCannotBeSet
 

Detailed Description

Provides user-facing messages for the Securities.DynamicSecurityData class and its consumers or related classes

Definition at line 328 of file Messages.Securities.cs.

Member Data Documentation

◆ PropertiesCannotBeSet

string QuantConnect.Messages.DynamicSecurityData.PropertiesCannotBeSet
static
Initial value:
=
"DynamicSecurityData is a view of the SecurityCache. It is readonly, properties can not be set"

Definition at line 330 of file Messages.Securities.cs.


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