Gets the class version of the currently deserialized item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public int getClassVersion () |
An integer value specifying the class version of the currently deserialized item as specified by the call to Schedule.registerItemClass method at the time the item type was registered.
This property is only useful when deserializing items.
JPlanner Programmer's Guide | © 2023 MindFusion |