====== ThinkGeo.MapSuite.GisEditor.ProjectPluginManager ====== {{section>upgrade_map_suite_to_10.0}} ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.GisEditor.Manager]] ***[[ThinkGeo.MapSuite.GisEditor.PluginManager]] ****[[ThinkGeo.MapSuite.GisEditor.ProjectPluginManager]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#ProjectPluginManager()|ProjectPluginManager]] | | | Initializes a new instance of the class. | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#ApplySettings(StorableSettings)|ApplySettings]] | [[ThinkGeo.MapSuite.GisEditor.StorableSettings|StorableSettings]] | [[ThinkGeo.MapSuite.GisEditor.Manager|Manager]] | Applies the settings to this manager. | | {{wiki:PublicMethod.gif|Public Method}}[[#CloseProject()|CloseProject]] | | | Closes the project. | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetActiveProjectPlugins()|GetActiveProjectPlugins]] | | | Gets the project plugins. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetActiveProjectPlugins()|GetActiveProjectPlugins]] | | | Gets the project plugins. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDeserializedMaps()|GetDeserializedMaps]] | | | Gets the deserialized maps. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetPlugins()|GetPlugins]] | | [[ThinkGeo.MapSuite.GisEditor.PluginManager|PluginManager]] | Gets the related plugins. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetProjectPlugins()|GetProjectPlugins]] | | | Gets the project plugins. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetSettings()|GetSettings]] | | [[ThinkGeo.MapSuite.GisEditor.Manager|Manager]] | Gets manager settings to save. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetSettingsUI()|GetSettingsUI]] | | [[ThinkGeo.MapSuite.GisEditor.Manager|Manager]] | Gets an UI that configures settings. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#OpenProject()|OpenProject]] | | | Opens the project. | | {{wiki:PublicMethod.gif|Public Method}}[[#OpenProject(Uri)|OpenProject]] | Uri | | Opens the project. | | {{wiki:PublicMethod.gif|Public Method}}[[#OpenProject(ProjectStreamInfo)|OpenProject]] | [[ThinkGeo.MapSuite.GisEditor.ProjectStreamInfo|ProjectStreamInfo]] | | Opens the project. | | {{wiki:PublicMethod.gif|Public Method}}[[#ProjectExists(Uri)|ProjectExists]] | Uri | | Projects the exists. | | {{wiki:PublicMethod.gif|Public Method}}[[#SaveProject(ProjectStreamInfo)|SaveProject]] | [[ThinkGeo.MapSuite.GisEditor.ProjectStreamInfo|ProjectStreamInfo]] | | Saves the project. | | {{wiki:PublicMethod.gif|Public Method}}[[#SaveProject(Uri)|SaveProject]] | Uri | | Saves the project. | | {{wiki:PublicMethod.gif|Public Method}}[[#SaveProject()|SaveProject]] | | | Saves the project. | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ApplySettingsCore(StorableSettings)|ApplySettingsCore]] | [[ThinkGeo.MapSuite.GisEditor.StorableSettings|StorableSettings]] | [[ThinkGeo.MapSuite.GisEditor.Manager|Manager]](overriden) | Applies the settings core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CloseProjectCore()|CloseProjectCore]] | | | Closes the project core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetDeserializedMapsCore()|GetDeserializedMapsCore]] | | | Gets the deserialized maps core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetPluginsCore()|GetPluginsCore]] | | [[ThinkGeo.MapSuite.GisEditor.PluginManager|PluginManager]](overriden) | Gets the plugins core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetSettingsCore()|GetSettingsCore]] | | [[ThinkGeo.MapSuite.GisEditor.Manager|Manager]](overriden) | Gets the settings core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetSettingsUICore()|GetSettingsUICore]] | | [[ThinkGeo.MapSuite.GisEditor.Manager|Manager]] | Gets an UI that configures settings. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnAutoBackupIntervalChanged(AutoBackupIntervalChangedProjectPluginManagerEventArgs)|OnAutoBackupIntervalChanged]] | [[ThinkGeo.MapSuite.GisEditor.AutoBackupIntervalChangedProjectPluginManagerEventArgs|AutoBackupIntervalChangedProjectPluginManagerEventArgs]] | | Raises the event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnCanAutoBackupChanged(CanAutoBackupChangedProjectPluginManagerEventArgs)|OnCanAutoBackupChanged]] | [[ThinkGeo.MapSuite.GisEditor.CanAutoBackupChangedProjectPluginManagerEventArgs|CanAutoBackupChangedProjectPluginManagerEventArgs]] | | Raises the event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnClosed(EventArgs)|OnClosed]] | EventArgs | | Raises the event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnClosing(EventArgs)|OnClosing]] | EventArgs | | Raises the event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnLoadingPreviewImage(LoadingPreviewImageProjectPluginManagerEventArgs)|OnLoadingPreviewImage]] | [[ThinkGeo.MapSuite.GisEditor.LoadingPreviewImageProjectPluginManagerEventArgs|LoadingPreviewImageProjectPluginManagerEventArgs]] | | Raises the event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnOpened(OpenedProjectManagerEventArgs)|OnOpened]] | [[ThinkGeo.MapSuite.GisEditor.OpenedProjectManagerEventArgs|OpenedProjectManagerEventArgs]] | | Raises the event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnOpening(OpeningProjectManagerEventArgs)|OnOpening]] | [[ThinkGeo.MapSuite.GisEditor.OpeningProjectManagerEventArgs|OpeningProjectManagerEventArgs]] | | Raises the event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnProjectUriChanged(UriChangedProjectPluginManagerEventArgs)|OnProjectUriChanged]] | [[ThinkGeo.MapSuite.GisEditor.UriChangedProjectPluginManagerEventArgs|UriChangedProjectPluginManagerEventArgs]] | | Raises the event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OpenProjectCore(ProjectStreamInfo)|OpenProjectCore]] | [[ThinkGeo.MapSuite.GisEditor.ProjectStreamInfo|ProjectStreamInfo]] | | Opens the project core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ProjectExistsCore(Uri)|ProjectExistsCore]] | Uri | | Projects the exists core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SaveProjectCore(ProjectStreamInfo)|SaveProjectCore]] | [[ThinkGeo.MapSuite.GisEditor.ProjectStreamInfo|ProjectStreamInfo]] | | Saves the project core. | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#AutoBackupInterval|AutoBackupInterval]] | TimeSpan | | Gets or sets the auto backup interval. | | {{wiki:PublicProperty.gif|Public Property}}[[#CanAutoBackup|CanAutoBackup]] | Boolean | | Gets or sets a value indicating whether this instance can auto backup. | | {{wiki:PublicProperty.gif|Public Property}}[[#CurrentProjectPlugin|CurrentProjectPlugin]] | [[ThinkGeo.MapSuite.GisEditor.ProjectPlugin|ProjectPlugin]] | | Gets or sets the current project plugin. | | {{wiki:PublicProperty.gif|Public Property}}[[#Id|Id]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#IsLoaded|IsLoaded]] | Boolean | | Gets or sets a value indicating whether this instance is loaded. | | {{wiki:PublicProperty.gif|Public Property}}[[#ProjectUri|ProjectUri]] | Uri | | Gets or sets the project URI. | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | {{wiki:PublicEvent.gif|Public Event}}[[#AutoBackupIntervalChanged|AutoBackupIntervalChanged]] | [[ThinkGeo.MapSuite.GisEditor.AutoBackupIntervalChangedProjectPluginManagerEventArgs|AutoBackupIntervalChangedProjectPluginManagerEventArgs]] | | Occurs when [[auto|backup interval changed]]. | | {{wiki:PublicEvent.gif|Public Event}}[[#CanAutoBackupChanged|CanAutoBackupChanged]] | [[ThinkGeo.MapSuite.GisEditor.CanAutoBackupChangedProjectPluginManagerEventArgs|CanAutoBackupChangedProjectPluginManagerEventArgs]] | | Occurs when [[can|auto backup changed]]. | | {{wiki:PublicEvent.gif|Public Event}}[[#Closed|Closed]] | EventArgs | | Occurs when [[closed]]. | | {{wiki:PublicEvent.gif|Public Event}}[[#Closing|Closing]] | EventArgs | | Occurs when [[closing]]. | | {{wiki:PublicEvent.gif|Public Event}}[[#LoadingPreviewImage|LoadingPreviewImage]] | [[ThinkGeo.MapSuite.GisEditor.LoadingPreviewImageProjectPluginManagerEventArgs|LoadingPreviewImageProjectPluginManagerEventArgs]] | | Occurs when [[loading|preview image]]. | | {{wiki:PublicEvent.gif|Public Event}}[[#Opened|Opened]] | [[ThinkGeo.MapSuite.GisEditor.OpenedProjectManagerEventArgs|OpenedProjectManagerEventArgs]] | | Occurs when [[opened]]. | | {{wiki:PublicEvent.gif|Public Event}}[[#Opening|Opening]] | [[ThinkGeo.MapSuite.GisEditor.OpeningProjectManagerEventArgs|OpeningProjectManagerEventArgs]] | | Occurs when [[opening]]. | | {{wiki:PublicEvent.gif|Public Event}}[[#ProjectUriChanged|ProjectUriChanged]] | [[ThinkGeo.MapSuite.GisEditor.UriChangedProjectPluginManagerEventArgs|UriChangedProjectPluginManagerEventArgs]] | | Occurs when [[project|URI changed]]. | ===== Public Constructors ===== ==== ProjectPluginManager() ==== Initializes a new instance of the class. === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== ApplySettings(StorableSettings) ==== Applies the settings to this manager. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | settings | [[ThinkGeo.MapSuite.GisEditor.StorableSettings|StorableSettings]] | The settings to be applied to this manager. | [[#Public Methods|Go Back]] ==== CloseProject() ==== Closes the project. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== GetActiveProjectPlugins() ==== Gets the project plugins. === Return Value === ^ Return Type ^ Description ^ | Collection | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetActiveProjectPlugins() ==== Gets the project plugins. === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.GisEditor.ProjectPlugin|ProjectPlugin]]> | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetDeserializedMaps() ==== Gets the deserialized maps. === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.WpfDesktopEdition.Extension.GisEditorWpfMap|GisEditorWpfMap]]> | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetPlugins() ==== Gets the related plugins. === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.GisEditor.Plugin|Plugin]]> | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetProjectPlugins() ==== Gets the project plugins. === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.GisEditor.ProjectPlugin|ProjectPlugin]]> | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetSettings() ==== Gets manager settings to save. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.StorableSettings|StorableSettings]] | Manager's settings to save | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetSettingsUI() ==== Gets an UI that configures settings. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.SettingUserControl|SettingUserControl]] | A SettingUserControl that configures settings. | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== OpenProject() ==== Opens the project. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== OpenProject(Uri) ==== Opens the project. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | projectUri | Uri | The project URI. | [[#Public Methods|Go Back]] ==== OpenProject(ProjectStreamInfo) ==== Opens the project. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | projectStreamInfo | [[ThinkGeo.MapSuite.GisEditor.ProjectStreamInfo|ProjectStreamInfo]] | The project stream info. | [[#Public Methods|Go Back]] ==== ProjectExists(Uri) ==== Projects the exists. === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | projectUri | Uri | The project URI. | [[#Public Methods|Go Back]] ==== SaveProject(ProjectStreamInfo) ==== Saves the project. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | projectStreamInfo | [[ThinkGeo.MapSuite.GisEditor.ProjectStreamInfo|ProjectStreamInfo]] | The project stream info. | [[#Public Methods|Go Back]] ==== SaveProject(Uri) ==== Saves the project. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | projectUri | Uri | The project URI. | [[#Public Methods|Go Back]] ==== SaveProject() ==== Saves the project. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== ApplySettingsCore(StorableSettings) ==== Applies the settings core. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | settings | [[ThinkGeo.MapSuite.GisEditor.StorableSettings|StorableSettings]] | The settings. | [[#Protected Methods|Go Back]] ==== CloseProjectCore() ==== Closes the project core. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetDeserializedMapsCore() ==== Gets the deserialized maps core. === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.WpfDesktopEdition.Extension.GisEditorWpfMap|GisEditorWpfMap]]> | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetPluginsCore() ==== Gets the plugins core. === Return Value === ^ Return Type ^ Description ^ | Collection<[[ThinkGeo.MapSuite.GisEditor.Plugin|Plugin]]> | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetSettingsCore() ==== Gets the settings core. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.StorableSettings|StorableSettings]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetSettingsUICore() ==== Gets an UI that configures settings. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.SettingUserControl|SettingUserControl]] | A SettingUserControl that configures settings. | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== OnAutoBackupIntervalChanged(AutoBackupIntervalChangedProjectPluginManagerEventArgs) ==== Raises the event. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.GisEditor.AutoBackupIntervalChangedProjectPluginManagerEventArgs|AutoBackupIntervalChangedProjectPluginManagerEventArgs]] | The instance containing the event data. | [[#Protected Methods|Go Back]] ==== OnCanAutoBackupChanged(CanAutoBackupChangedProjectPluginManagerEventArgs) ==== Raises the event. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.GisEditor.CanAutoBackupChangedProjectPluginManagerEventArgs|CanAutoBackupChangedProjectPluginManagerEventArgs]] | The instance containing the event data. | [[#Protected Methods|Go Back]] ==== OnClosed(EventArgs) ==== Raises the event. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | EventArgs | The instance containing the event data. | [[#Protected Methods|Go Back]] ==== OnClosing(EventArgs) ==== Raises the event. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | EventArgs | The instance containing the event data. | [[#Protected Methods|Go Back]] ==== OnLoadingPreviewImage(LoadingPreviewImageProjectPluginManagerEventArgs) ==== Raises the event. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.GisEditor.LoadingPreviewImageProjectPluginManagerEventArgs|LoadingPreviewImageProjectPluginManagerEventArgs]] | The instance containing the event data. | [[#Protected Methods|Go Back]] ==== OnOpened(OpenedProjectManagerEventArgs) ==== Raises the event. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.GisEditor.OpenedProjectManagerEventArgs|OpenedProjectManagerEventArgs]] | The instance containing the event data. | [[#Protected Methods|Go Back]] ==== OnOpening(OpeningProjectManagerEventArgs) ==== Raises the event. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.GisEditor.OpeningProjectManagerEventArgs|OpeningProjectManagerEventArgs]] | The instance containing the event data. | [[#Protected Methods|Go Back]] ==== OnProjectUriChanged(UriChangedProjectPluginManagerEventArgs) ==== Raises the event. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.GisEditor.UriChangedProjectPluginManagerEventArgs|UriChangedProjectPluginManagerEventArgs]] | The instance containing the event data. | [[#Protected Methods|Go Back]] ==== OpenProjectCore(ProjectStreamInfo) ==== Opens the project core. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | projectStreamInfo | [[ThinkGeo.MapSuite.GisEditor.ProjectStreamInfo|ProjectStreamInfo]] | The project stream info. | [[#Protected Methods|Go Back]] ==== ProjectExistsCore(Uri) ==== Projects the exists core. === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | projectUri | Uri | The project URI. | [[#Protected Methods|Go Back]] ==== SaveProjectCore(ProjectStreamInfo) ==== Saves the project core. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | projectStreamInfo | [[ThinkGeo.MapSuite.GisEditor.ProjectStreamInfo|ProjectStreamInfo]] | The project stream info. | [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== AutoBackupInterval ==== Gets or sets the auto backup interval. === Return Value === ^ Return Type ^ | TimeSpan | [[#Public Properties|Go Back]] ==== CanAutoBackup ==== Gets or sets a value indicating whether this instance can auto backup. === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== CurrentProjectPlugin ==== Gets or sets the current project plugin. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.GisEditor.ProjectPlugin|ProjectPlugin]] | [[#Public Properties|Go Back]] ==== Id ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== IsLoaded ==== Gets or sets a value indicating whether this instance is loaded. === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== ProjectUri ==== Gets or sets the project URI. === Return Value === ^ Return Type ^ | Uri | [[#Public Properties|Go Back]] ===== Protected Properties ===== ===== Public Events ===== ==== AutoBackupIntervalChanged ==== Occurs when [[auto|backup interval changed]]. === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.GisEditor.AutoBackupIntervalChangedProjectPluginManagerEventArgs|AutoBackupIntervalChangedProjectPluginManagerEventArgs]] | [[#Public Events|Go Back]] ==== CanAutoBackupChanged ==== Occurs when [[can|auto backup changed]]. === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.GisEditor.CanAutoBackupChangedProjectPluginManagerEventArgs|CanAutoBackupChangedProjectPluginManagerEventArgs]] | [[#Public Events|Go Back]] ==== Closed ==== Occurs when [[closed]]. === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== Closing ==== Occurs when [[closing]]. === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== LoadingPreviewImage ==== Occurs when [[loading|preview image]]. === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.GisEditor.LoadingPreviewImageProjectPluginManagerEventArgs|LoadingPreviewImageProjectPluginManagerEventArgs]] | [[#Public Events|Go Back]] ==== Opened ==== Occurs when [[opened]]. === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.GisEditor.OpenedProjectManagerEventArgs|OpenedProjectManagerEventArgs]] | [[#Public Events|Go Back]] ==== Opening ==== Occurs when [[opening]]. === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.GisEditor.OpeningProjectManagerEventArgs|OpeningProjectManagerEventArgs]] | [[#Public Events|Go Back]] ==== ProjectUriChanged ==== Occurs when [[project|URI changed]]. === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.GisEditor.UriChangedProjectPluginManagerEventArgs|UriChangedProjectPluginManagerEventArgs]] | [[#Public Events|Go Back]] __NOTOC__ [[Category:GisEditorInfrastructure]] [[Category:ThinkGeo.MapSuite.GisEditor]] [[Category:UpdateDocumentation]]