DiagramRequestEditOperationReason.ModelModification Property
In This Article
Indicates if a user attempts an edit operation. You can specify whether to allow the operation and display an error message if necessary.
#Declaration
TypeScript
static readonly ModelModification: string
#Property Value
Type | Description |
---|---|
string | Returns “Model |
See Also