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


ICheckOutUIProperties.COReuseSchema Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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