Lean  $LEAN_TAG$
QuantConnect.Api.Library Class Reference

Library response More...

Properties

int Projectid [get, set]
 Project Id of the library project More...
 
string LibraryName [get, set]
 Name of the library project More...
 
string OwnerName [get, set]
 Name of the library project owner More...
 
bool Access [get, set]
 Indicate if the library project can be accessed More...
 

Detailed Description

Library response

Definition at line 85 of file Project.cs.

Property Documentation

◆ Projectid

int QuantConnect.Api.Library.Projectid
getset

Project Id of the library project

Definition at line 92 of file Project.cs.

◆ LibraryName

string QuantConnect.Api.Library.LibraryName
getset

Name of the library project

Definition at line 98 of file Project.cs.

◆ OwnerName

string QuantConnect.Api.Library.OwnerName
getset

Name of the library project owner

Definition at line 104 of file Project.cs.

◆ Access

bool QuantConnect.Api.Library.Access
getset

Indicate if the library project can be accessed

Definition at line 110 of file Project.cs.


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