ICategoryNode Properties |
The ICategoryNode type exposes the following members.
Name | Description | |
---|---|---|
Created |
Gets the entity's creation date.
(Inherited from IEntity.) | |
CreationLocale |
Gets the locale under which this category node was created.
| |
CreationUser |
Gets the ID of the User who created this entity.
(Inherited from IEntity.) | |
CurrentLocale |
Gets the current operating locale.
| |
Description |
Gets and sets the description of this CategoryNode.
| |
ExternalID |
Gets and sets the ExternalID of this CategoryNode.
| |
Hierarchy |
Gets the hierarchy value of this CategoryNode.
| |
LastModified |
Gets the date when the entity was most recently modified.
(Inherited from IEntity.) | |
LastModifiedUser |
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.) | |
Manager |
Gets the manager that retrieved this entity instance.
(Inherited from IEntityTManager.) | |
Name |
Gets and sets the entity's name.
(Inherited from IEntity.) | |
OriginalDescription |
Gets the description of this CategoryNode in its native creation locale.
| |
OriginalName |
Gets the name of this CategoryNode in its native creation locale.
| |
OriginalTypeName |
Gets the type name of this CategoryNode in its native creation locale.
| |
ParentId | ||
PermissionInherited |
Gets and sets this CategoryNode's permission if it is inherited from its parent node.
| |
Session |
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.) | |
SessionId |
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.) | |
SiblingPosition | ||
Translated |
Checks if this CategoryNode has translation under CurrentLocale | |
TypeName |
Gets and sets the name of the category type under the current locale.
|