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


IDataChangesUI.DCDeltaFileName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IDataChangesUI.DCDeltaFileName Property

The name of the delta database.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataChangesUI Interface