Gets a value indicating whether this particular occurrence has been deleted.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public boolean getIsDeleted () |
true if this exception identifies a deleted occurrence; otherwise, false.
See Also