Returns whether the interaction has been completed successfully.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool IsCompleting () |
Visual Basic
Copy Code
|
|---|
Public Function IsCompleting () As Boolean |
true if the interaction has been completed successfully; otherwise, false.
See Also