CreationDate | Gets the creation date of this version of the item |
Creator | Gets the creator of this version of the item |
ForeignKey | Gets the key for the item, in the table defined in ContentDefinition |
ItemKey | Gets the key for the item, in the hierarchy_item table |
ItemType | Gets the type of the item |
LockingUser | Gets the name of the user who owns the lock on this item |
Name | Gets the name of this item |
Node | |
Version | Gets the version of this version |
Archive | |
CanLock | Determines whether this user can lock this item for edit |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetAllVersions | Gets the latest version of this item |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetInstance | Gets the instance that represents this item |
GetLatestVersion | Gets the latest version of this item |
GetParentItem | |
GetType (inherited from Object) | Gets the Type of the current instance. |
Lock | Locks the record for editing |
Rename | Renames all versions of this item |
SetForeignKey | Sets the foreign key and updates the version |
SetInstance | Sets the instance that represents this item |
SetNewParentNode | Moves this item to a new parent node |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Unlock | Unlocks the record after editing |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |