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