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


ICheckOutUIProperties.COReuseSchema 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.COReuseSchema Property
ArcGIS Developer Help

ICheckOutUIProperties.COReuseSchema Property

Indicates if the schema in a check-out geodatabase is to be re-used.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface