ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckInUIProperties.CIChildDeltaFile Property

The name of the delta database.

[Visual Basic .NET]
Public ReadOnly Property CIChildDeltaFile As String
[C#]
public string CIChildDeltaFile {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

This should be set if the CIChildSourceType is esriXMLDeltaFile or esriPersonalDeltaFile.

See Also

ICheckInUIProperties Interface