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


ICheckOutUIProperties.COSchemaOnly Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUIProperties Interface > ICheckOutUIProperties.COSchemaOnly Property
ArcGIS Developer Help

ICheckOutUIProperties.COSchemaOnly Property

Indicates if a check-out will be schema-only.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface