ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckInUIProperties.CIPostCheckInOption Property

The post check-in option.

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

Product Availability

Available with ArcGIS Desktop.

Description

This property returns whether or not the check in will automatically reconcile.

See Also

ICheckInUIProperties Interface