Checks whether the specified item or resource class identifier is registered for serializaiton.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public static bool IsClassRegistered ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function IsClassRegistered( _ |
true if the specified class identifier is already registered; otherwise, false.
See Also