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


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

IDataExtractionUI.EXSchemaOnly Property

Indicates if a schema-only extraction is required.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataExtractionUI Interface