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


ITableViewCallback.SpatialReference Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewCallback Interface > ITableViewCallback.SpatialReference Property
ArcGIS Developer Help

ITableViewCallback.SpatialReference Property

Current Spatial Reference.

[Visual Basic .NET]
Public ReadOnly Property SpatialReference As ISpatialReference
[C#]
public ISpatialReference SpatialReference {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewCallback Interface