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


IGlobeDeployment.SaveDocumentName 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.SaveDocumentName Property
ArcGIS Developer Help

IGlobeDeployment.SaveDocumentName Property

The full name of the new document to be saved.

[Visual Basic .NET]
Public Property SaveDocumentName As String
[C#]
public string SaveDocumentName {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface