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


ICheckOutUIPropertiesEdit2.COSourceServer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUIPropertiesEdit2 Interface > ICheckOutUIPropertiesEdit2.COSourceServer Property
ArcGIS Developer Help

ICheckOutUIPropertiesEdit2.COSourceServer Property

The server of the master geodatabase.

[Visual Basic .NET]
Public Property COSourceServer As IGeoDataServer
[C#]
public IGeoDataServer COSourceServer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIPropertiesEdit2 Interface