Writes the specified tag of the specified object.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public JsonValue writeTag ( |
item The Item whose tag is being serialized.
The tag object to write.
The name of the element under which the value should be written.
An instance of the JsonValue
See Also