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


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

ICheckOutUIProperties.COPostCheckOutOption Property

The post check-out options for a ArcMap document.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface