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


ICheckInUIProperties.CIPostCheckInOption Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckInUIProperties Interface > ICheckInUIProperties.CIPostCheckInOption Property
ArcGIS Developer Help

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