[]
        
Interface that provides property that gets or sets modified status of editor.
public interface IEditorModifiedStatusSupport2 : IEditorModifiedStatusSupport
  Public Interface IEditorModifiedStatusSupport2
    Inherits IEditorModifiedStatusSupport
  | Name | Description | 
|---|---|
| SetModified(bool) | Sets the modified status of the editor.  |