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


IDataChangesUI.DCDeltaFileName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > ID > IDataChangesUI Interface > IDataChangesUI.DCDeltaFileName Property
ArcGIS Developer Help

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