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


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

IAGSSOEParameterPage.ServerObjectProperties Property

The server object properties.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAGSSOEParameterPage Interface