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


IGxAGSObject2.ServerObjectType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSObject2 Interface > IGxAGSObject2.ServerObjectType Property
ArcGIS Developer Help

IGxAGSObject2.ServerObjectType Property

Name of Server Object Type.

[Visual Basic .NET]
Public ReadOnly Property ServerObjectType As String
[C#]
public string ServerObjectType {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSObject2 Interface