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


IImportDataChangesUI.ImportOption Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IImportDataChangesUI.ImportOption Property

The type of data changes to import.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IImportDataChangesUI Interface