AVEVA OMI Software Developer Kit
Properties  Methods 

ArchestrA.Client.AppConfig Namespace : IEditorBase Interface
IEditorBase Interface Members

The following tables list the members exposed by IEditorBase.

Public Properties
 NameDescription
 Property Gets the editor's CommandManager.  
 Property Gets the name of the editor instance.  
 Property Gets a value indicating whether the editor instance is read-only.  
 Property Gets the editor's preferences.  
Top
Public Methods
 NameDescription
 Method Sets the dirty flag of the editor to true, i.e. IsDirty returns true after calling this method.  
Top
See Also