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

Adds a task category.

C#
[SoapHeader("AuthHeader")]
[SoapHeader("RequestInfoHeader")]
[WebMethod(MessageName = "AddTaskCategory", Description = "Adds a task category.")]
public long AddTaskCategory(string title);
Visual Basic
<SoapHeader("AuthHeader")>
<SoapHeader("RequestInfoHeader")>
<WebMethod(MessageName = "AddTaskCategory", Description = "Adds a task category.")>
Public Function AddTaskCategory(title As string) As long
Parameters 
Description 
title 
Category Title 

Category Id

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!