The following tables list the members exposed by the ForumCategory type.

Name Description
Public field category_id The id of the category
Public field category_name The name of the category
Public field category_order The order the category is in
Public field category_posts The total number of posts
Public field category_topics The total number of topics
Public field create_date When the category was created
Public field created_by_id The id of the user that created the category
Public field description A description
Public field forum_id The id of the forum this category belongs to
Public field last_post_by The name of the contact that created the last post, just for eases sake
Public field last_post_date The date of the last post
Public field last_post_id The id of the last post - may be null
Top