This document is archived and information here might be outdated.  Recommended version.


IGlobeDeployment.SaveNewDocument Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.SaveNewDocument Property
ArcGIS Developer Help

IGlobeDeployment.SaveNewDocument Property

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;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface