Click or drag to resize

ICategoryNode Properties


The ICategoryNode type exposes the following members.

Properties
  NameDescription
Public propertyArchived
Gets the archived value of this entity
(Inherited from IEntity.)
Public propertyCreated
Gets the entity's creation date.
(Inherited from IEntity.)
Public propertyCreationLocale
Gets the locale under which this category node was created.
Public propertyCreationUser
Gets the ID of the User who created this entity.
(Inherited from IEntity.)
Public propertyCurrentLocale
Gets the current operating locale.
Public propertyDescription
Gets and sets the description of this CategoryNode.
Public propertyExternalID
Gets and sets the ExternalID of this CategoryNode.
Public propertyHierarchy
Gets the hierarchy value of this CategoryNode.
Public propertyLastModified
Gets the date when the entity was most recently modified.
(Inherited from IEntity.)
Public propertyLastModifiedUser
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.)
Public propertyManager
Gets the manager that retrieved this entity instance.
(Inherited from IEntityTManager.)
Public propertyName
Gets and sets the entity's name.
(Inherited from IEntity.)
Public propertyOriginalDescription
Gets the description of this CategoryNode in its native creation locale.
Public propertyOriginalName
Gets the name of this CategoryNode in its native creation locale.
Public propertyOriginalTypeName
Gets the type name of this CategoryNode in its native creation locale.
Public propertyParentId
Public propertyPermissionInherited
Gets and sets this CategoryNode's permission if it is inherited from its parent node.
Public propertySession
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.)
Public propertySessionId
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.)
Public propertySiblingPosition
Public propertyTranslated
Checks if this CategoryNode has translation under CurrentLocale
Public propertyCode exampleTypeName
Gets and sets the name of the category type under the current locale.
Top
See Also