ArcObjects Library Reference (ArcGlobe)  

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