ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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