ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IDataChangesUI2.ExportGenerationsOption Property

The export generation option.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataChangesUI2 Interface