Unregisters the item or resource with the specified class id from the system.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public static void UnregisterClass ( |
Visual Basic
Copy Code
|
|---|
Public Shared Sub UnregisterClass( _ |
The string identifier of an item or resource class.
See Also