| Name | Description | Type | Additional information |
|---|---|---|---|
| CommunityKey |
Community key of the library. |
globally unique identifier |
None. |
| EntryCount |
Number of approved entires in the library. |
integer |
None. |
| CreatedOn |
The date time denoting the creation of the library |
date |
None. |
| IsCommunityRelated |
Boolean denoting if the library is related to a community. |
boolean |
None. |
| CanPost |
Boolean denoting if the current user can post to the library. |
boolean |
None. |
| CanView |
Boolean denoting if the current user can view the library. |
boolean |
None. |
| LibraryDescription |
Description of the library. |
string |
None. |
| LibraryKey |
Unique identifier for the specified library. |
globally unique identifier |
None. |
| LibraryName |
Name of the library. |
string |
None. |
| LibraryUrl |
URL that will navigate teh user to the library via the web. |
string |
None. |