ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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