The Document type exposes the following members.

Constructors

  NameDescription
Document
Initialize a new instance of Document

Methods

  NameDescription
CommentsAddOverloaded.
CommentsGetListOverloaded.
Delete
Delete the document.
Equals (Inherited from Object.)
FavesAdd
Add the document to your faves
FavesRemove
Remove the document to your faves
Finalize (Inherited from Object.)
GetOverloaded.
GetContainers
Return all albums and groups the document belongs to.
GetContextOverloaded.
GetFavesOverloaded.
GetHashCode (Inherited from Object.)
GetMedias
Get document media urls (thumbs, medias, original,...).
GetPerms
Gets permissions for the document.
GetType (Inherited from Object.)
GetVisitorsOverloaded.
MemberwiseClone (Inherited from Object.)
NotesAddOverloaded.
OnObjectDeleted
Raise a event ObjectDeleted
(Inherited from IpernityObject.)
SetOverloaded.
SetLicense
Set the license for a document.
SetPerms
Set permissions for the document.
TagsAddOverloaded.
TagsEdit
Edit the tags for the document.
TagsGetList
Return the list of tags on a document.
TagsRemove
Remove a tag from the document.
ToString
Return the document title
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
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
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

Events

  NameDescription
ObjectDeleted
Occurs when an object is deleted from Ipernity
(Inherited from IpernityObject.)

See Also