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


ICheckOutUIPropertiesEdit2.COServerName 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.COServerName Property
ArcGIS Developer Help

ICheckOutUIPropertiesEdit2.COServerName Property

The destination server name object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIPropertiesEdit2 Interface