Search
JsonSerializeTagEventArgs.getRepresentation Method
See Also
 






Gets the JsonObject, representing the tag object

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

 Syntax

Java  Copy Code

public JsonObject getRepresentation ()

 Return Value

JsonObject serialized / deserialized.

 See Also