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