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

Deletes the task category by providing its numeric ID.

C#
public Boolean DeleteTaskCategory(Long categoryId);
Visual Basic
Public Function DeleteTaskCategory(ByVal categoryId As Long) As Boolean
Parameters 
Description 
categoryId 
The numeric ID of the task category. 

Returns False if successfully deleted. Otherwise, it returns True.

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!