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