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


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

ICheckInUIPropertiesEdit.CIChildSourceType Property

The source of the data to check in from.

[Visual Basic .NET]
Public WriteOnly Property CIChildSourceType_2
[C#]
public void CIChildSourceType_2 {set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Indicates if the check in is from a delta xml file, delta database or a check-out geodatabase.

See Also

ICheckInUIPropertiesEdit Interface