You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Task Namespace > Classes > TaskCategory Class > TaskCategory Methods > GetTaskCategory
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
TaskCategory.GetTaskCategory Method

Gets the specified task category and all the task types that belong to it by providing the numeric ID of the category.

C#
public TaskCategoryData GetTaskCategory(Long categoryID);
Visual Basic
Public Function GetTaskCategory(ByVal categoryID As Long) As TaskCategoryData
Parameters 
Description 
categoryID 
The numeric ID of the category. 

Returns TaskCategoryData.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!