Search
JsonSerializeTagEventArgs.getObject Method
See Also
 






Gets the Item or Resource whose tag is being serialized/deserialized.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Object getObject ()

 Return Value

A reference to an Item or Resource class.

 See Also