ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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