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


IDataExtractionUI.EXReuseSchema Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > ID > IDataExtractionUI Interface > IDataExtractionUI.EXReuseSchema Property
ArcGIS Developer Help

IDataExtractionUI.EXReuseSchema Property

Indicates if an existing schema will be reused for the data extraction.

[Visual Basic .NET]
Public ReadOnly Property EXReuseSchema As Boolean
[C#]
public bool EXReuseSchema {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataExtractionUI Interface