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


ITableViewCallback.SpatialReference Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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