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


IDataExtractionUI.EXReuseSchema Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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