The Album type exposes the following members.
Properties
Name | Description | |
---|---|---|
Authenticate |
Set it to true before calling the method authenticated
(Inherited from IpernityObject.) | |
CanComment |
Gets or sets whether the album can be commented
| |
CanFave |
Gets or sets whether the document can be faved
| |
CountComments |
Gets or sets comments count
| |
CountDocs |
Gets or sets the docs count
| |
CountFamily |
Gets or sets family documents count
| |
CountFamilyAndFriend |
Gets or sets family and friend documents count
| |
CountFaves |
Gets or sets faves count
| |
CountFriend |
Gets or sets friend documents count
| |
CountPublic |
Gets or sets public documents count
| |
CountVisits |
Gets or sets visits count
| |
Cover |
Gets or sets the document to use as cover
| |
CoverHeight |
Gets or sets the cover height
| |
CoverUrl |
Gets or sets the cover url
| |
CoverWidth |
Gets or sets the cover width
| |
CreatedAt |
Gets or sets the album creation date
| |
Description |
Gets or sets the album description
| |
Documents |
Gets the list of documents
| |
Id |
Gets or sets the album ID
| |
LastCommentAt |
Gets or sets the album last comment date
| |
LastUpdateAt |
Gets or sets the album last update date
| |
Link |
Gets or set the album link
| |
PermissionComment |
Gets or sets album comment permission
| |
Title |
Gets or sets the album title
| |
TotalVisits |
Gets or sets the calling user total visits count
| |
Visitors |
Gets the list of visitors
| |
YouIsFave |
Gets or sets whether the album can be faved by the calling user
| |
YouLastVisit |
Gets or sets the calling user last visit date
| |
YouVisits |
Gets or sets the number of visits made by the calling user
|