This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.SaveNewDocument Property (ArcObjects .NET 10.5 SDK) |
Indicates whether a new document will be saved as opposed to modifying the current one.
[Visual Basic .NET] Public Property SaveNewDocument As Boolean
[C#] public bool SaveNewDocument {get; set;}