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


IAGSParameterPage.ServerObjectType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAGSParameterPage Interface > IAGSParameterPage.ServerObjectType Property
ArcGIS Developer Help

IAGSParameterPage.ServerObjectType Property

The 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

IAGSParameterPage Interface