ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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