Search
JsonSerializeTagEventArgs.isHandled Method
See Also
 






Gets a value indicating whether the event is handled.

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

 Syntax

Java  Copy Code

public boolean isHandled ()

 Return Value

true/false

 See Also