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


IImportDataChangesUI.ImportOption Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > II > IImportDataChangesUI Interface > IImportDataChangesUI.ImportOption Property
ArcGIS Developer Help

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