This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.Summary Property (ArcObjects .NET 10.5 SDK) |
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 );