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


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

IGlobeDeployment.Summary Property

The text summary describing the deployment configuration.

[Visual Basic .NET]
Public Function get_Summary ( _
    ByVal bEstimateSizes As Boolean _
) As String
[C#]
public string get_Summary (
    bool bEstimateSizes
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface