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