|
Lean
$LEAN_TAG$
|
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... | |
Library response
Definition at line 85 of file Project.cs.
|
getset |
Project Id of the library project
Definition at line 92 of file Project.cs.
|
getset |
Name of the library project
Definition at line 98 of file Project.cs.
|
getset |
Name of the library project owner
Definition at line 104 of file Project.cs.
|
getset |
Indicate if the library project can be accessed
Definition at line 110 of file Project.cs.