public enum ProjectOpenMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ProjectOpenMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ProjectOpenMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ProjectOpenMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CreateBlank | Indicates a new blank project will be created, then opened |
CreateFromTemplate | Indicates a new project will be created from a project template, then opened |
None | Indicates a project is not opened |
OpenExisting | Indicates an existing project will be opened |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Core.Events.ProjectOpenMode
Target Platforms: Windows 10, Windows 8.1, Windows 7