Skip to main content
All docs
V25.1
  • DiagramRequestEditOperationReason.ModelModification Property

    Indicates if a user attempts an edit operation. You can specify whether to allow the operation and display an error message if necessary.

    Declaration

    static readonly ModelModification: string

    Property Value

    Type Description
    string

    Returns “ModelModification”.

    See Also