This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUIPropertiesEdit Interface > ICheckOutUIPropertiesEdit.CODescription Property (ArcObjects .NET 10.5 SDK) |
The data and filters that define a check-out.
[Visual Basic .NET]
Public WriteOnly Property CODescription_2
[C#] public void CODescription_2 {set;}
You can specify the data to check-out using either the CODescription property or the COSourceData property.
If you set the COSourceData property, the default check-out filters are applied. If you set the CODescription property, the filters specified in the replica description are used.