<< Click to Display Table of Contents >>
ICategoryInfo
This interface provides category information.
Property Detail
ID
string ID
Gets the ID of the current category.
Name
string Name
Gets the name of the current category.
ParentID
string ParentID
Gets the ID of the parent category of the current category.
ParentName
string ParentName
Gets the name of the parent category of the current category.
Comment
string Comment
Gets the comment of the current category.
Description
string Description
Gets the description of the current category.
UpdateTime
long UpdateTime
Gets the update time of the current category.
CreatedUserID
string CreatedUserID
Gets the ID of the user who created the current category.
CreatedUserName
string CreatedUserName
Gets the name of the user who created the current category.
Permission
Authority Permission
Gets the authorization information of the current category.