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


ICheckOutUIProperties.COSpatialRelation Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUIProperties Interface > ICheckOutUIProperties.COSpatialRelation Property
ArcGIS Developer Help

ICheckOutUIProperties.COSpatialRelation Property

The spatial filter for a check-out.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface