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


ICheckInUIPropertiesEdit.CIChildDeltaFile 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.CIChildDeltaFile Property
ArcGIS Developer Help

ICheckInUIPropertiesEdit.CIChildDeltaFile Property

The name of the delta database.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Set if the CIChildSourceType is esriXMLDeltaFile or esriPersonalDeltaFile.

See Also

ICheckInUIPropertiesEdit Interface