AVEVA OMI Software Developer Kit
Properties  Methods 

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

The following tables list the members exposed by IEditorActivity.

Public Properties
 NameDescription
 Property Gets or sets a value indicating whether an activity is active or not. (Inherited from ArchestrA.Client.AppConfig.IAppActiveAware)
 Property Gets the label to be displayed on top for this activity.  
Top
Public Methods
 NameDescription
 Method Called when the editor is closed to allow the activity to prevent the close.  
 Method (Inherited from System.IDisposable)
 Method Registers activity specific commands at the Command Manager.  
Top
See Also