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


IXMLExportUI.SchemaOnly Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IX > IXMLExportUI Interface > IXMLExportUI.SchemaOnly Property
ArcGIS Developer Help

IXMLExportUI.SchemaOnly Property

Indicates whether schema-only is required from source geodatabase.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IXMLExportUI Interface | IXMLExportUI Interface | XMLExportUI Class