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


ICheckInUIPropertiesEdit.CIChildDeltaFile Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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