Lean  $LEAN_TAG$
QuantConnect.Api.Parameter Class Reference

Parameter set More...

Properties

string Name [get, set]
 Name of parameter More...
 
string Value [get, set]
 Value of parameter More...
 

Detailed Description

Parameter set

Definition at line 212 of file Project.cs.

Property Documentation

◆ Name

string QuantConnect.Api.Parameter.Name
getset

Name of parameter

Definition at line 218 of file Project.cs.

◆ Value

string QuantConnect.Api.Parameter.Value
getset

Value of parameter

Definition at line 224 of file Project.cs.


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