DeleteCategory method
Deletes a category.
Syntax
C++
HRESULT DeleteCategory
(
BSTR Category)
Scripting languages
Object.DeleteCategory (
Category as
String) |
Parameters
Category
A category keyword to be deleted from use in the project.
Return value
C++
The return code. |
Scripting languages
None. |
|
Home
Applies to
IERUProjectSchedule |