The ICategoryNode type exposes the following members.
Properties
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.) |
|
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.
|
|
PermissionInherited | ||
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.) |
|
Translated |
Checks if this CategoryNode has translation under CurrentLocale
|
|
TypeName |
Gets and sets the name of the category type under the current locale.
|
See Also