The Keyword type exposes the following members.

Constructors

  NameDescription
Keyword
Initialize a new instance of Keyword

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
OnObjectDeleted
Raise a event ObjectDeleted
(Inherited from IpernityObject.)
ToString
Returns the tag title
(Inherited from Tag.)

Properties

  NameDescription
AddedDate
Gets the tag adding date
(Inherited from Tag.)
Authenticate
Set it to true before calling the method authenticated
(Inherited from IpernityObject.)
Id
Gets the taf ID
(Inherited from Tag.)
Name
Gets the keyword name
Owner
Gets the tag owner
(Inherited from Tag.)
Title
Gets the tag title
(Inherited from Tag.)

Events

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

See Also