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


IDataChangesUI.DCExportOption 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.DCExportOption Property
ArcGIS Developer Help

IDataChangesUI.DCExportOption Property

The type of data changes export.

[Visual Basic .NET]
Public Property DCExportOption As esriExportDataChangesOption
[C#]
public esriExportDataChangesOption DCExportOption {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataChangesUI Interface