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


ICheckOutUIProperties.COSpatialConstraint Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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