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


IGlobeDeployment.SaveNewDocument Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcGlobe)  

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