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

Gets the specified task category and task types belongs to the category.

C#
[SoapHeader("AuthHeader")]
[SoapHeader("RequestInfoHeader")]
[WebMethod(MessageName = "GetTaskCategory", Description = "Gets the specified task category and task types belongs to the category.")]
public TaskCategoryData GetTaskCategory(long categoryID);
Visual Basic
<SoapHeader("AuthHeader")>
<SoapHeader("RequestInfoHeader")>
<WebMethod(MessageName = "GetTaskCategory", Description = "Gets the specified task category and task types belongs to the category.")>
Public Function GetTaskCategory(categoryID As long) As TaskCategoryData
Parameters 
Description 
categoryID 
category id 

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!