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