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


ISpatialReferenceDialogContext.BasicMap Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISpatialReferenceDialogContext Interface > ISpatialReferenceDialogContext.BasicMap Property
ArcGIS Developer Help

ISpatialReferenceDialogContext.BasicMap Property

The basic map that provides the layer list and spatial filtering extent.

[Visual Basic .NET]
Public Property BasicMap As IBasicMap
[C#]
public IBasicMap BasicMap {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISpatialReferenceDialogContext Interface