Search
JsonSerializeTagEventArgs.setRepresentation Method
See Also
 






Sets the JsonObject, representing the tag object

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

 Syntax

Java  Copy Code

public void setRepresentation (
    JsonObject representation
)

 Parameters

representation

JsonObject

 See Also