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