The Group type exposes the following members.

Constructors

  NameDescription
Group
Initialize a new instance of Group

Methods

  NameDescription
DocsAddOverloaded.
DocsGetContextOverloaded.
DocsGetListOverloaded.
DocsRemoveOverloaded.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetOverloaded.
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
OnObjectDeleted
Raise a event ObjectDeleted
(Inherited from IpernityObject.)
ToString
Returns the group title
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
Authenticate
Set it to true before calling the method authenticated
(Inherited from IpernityObject.)
CanAcceptAudio
Gets whether the group accepts audios
CanAcceptOther
Gets whether the group accepts others
CanAcceptPhoto
Gets whether the group accepts photos
CanAcceptVideo
Gets whether the group accepts videos
CanAddDoc
Gets whether you can add a document
CanAddTopic
Gets whether you can add a topic
CountDocs
Gets group documents count
CountMember
Gets the group members count
CountTopics
Gets the group topics count
CreatedAt
Gets the group creation date
Description
Gets the group description
Documents
Gets the list of documents
Icon
Gets the group icon
Id
Gets the group ID
IsPublic
Gets whether the group is public
Joined
Gets the date the calling user joined this group
Lang
Gets language
LastDocAt
Gets group last document date
LastTopicAt
Gets group last topic date
Link
Gets the group link
Moderated
Gets whether the group is moderated
Period
Gets the period
QuotaLeft
Gets the number of documents remaining the user can add for the period
QuotaMax
Gets the maximum number of documents the user can add for the period
Title
Gets the group title
VisibilityDoc
Gets the group documents visibility
VisibilityTopics
Gets the group topics visibility
YouDocs
Gets the calling user number of documents belonging to this group
YouIsAdmin
Gets whether the calling user is an admin of this group
YouIsMember
Gets whether the calling user is a member of this group
YouIsModerator
Gets whether the calling user is a moderator of this group

Events

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

See Also