The Document type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Authenticate |
Set it to true before calling the method authenticated
(Inherited from IpernityObject.) | |
| Comments |
Gets the document comments
| |
| CountAlbums |
Gets the document albums count
| |
| CountComments |
Gets the document comments count
| |
| CountFaves |
Gets the document faves count
| |
| CountGroups |
Gets the document groups count
| |
| CountNotes |
Gets the document notes count
| |
| CountTags |
Gets the document tags count
| |
| CountVisits |
Gets the document visits count
| |
| Created |
Gets the document creation date
| |
| Description |
Gets the document description
| |
| DocMedia |
Gets the DocumentMedia | |
| Faves |
Gets the document faves
| |
| Geo |
Gets the document geo location
| |
| Id |
Gets the document ID
| |
| Keywords |
Gets the document keywords
| |
| LastCommentAt |
Gets the document last comment date
| |
| LastUpdateAt |
Gets the document last update date
| |
| License |
Gets the document License | |
| Link |
Gets the document link
| |
| Medias |
Gets the document MediaInfos | |
| Members |
Gets the document members
| |
| Notes |
Gets the document notes
| |
| Owner |
Gets the document owner
| |
| Permissions |
Gets the DocumentPermissions | |
| PostedAt |
Gets the document post date
| |
| Rotation |
Gets the document rotation value
| |
| Title |
Gets the document title
| |
| TotalComments |
Gets the document total comments count
| |
| TotalVisitors |
Gets the document total visitors count
| |
| TotalVisits |
Gets document total visits count
| |
| Visitors |
Gets the document visitor
| |
| YouIsFave |
Gets whether the document has been faved by the calling user
| |
| YouLastVisitAt |
Gets the document last visit date made by the calling user
| |
| YouVisits |
Gets the document visits count made by the calling user
|