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


ICheckOutUIProperties.COSpatialConstraint 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.COSpatialConstraint Property
ArcGIS Developer Help

ICheckOutUIProperties.COSpatialConstraint Property

The type of spatial constraint for a check-out.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface