|
| ESRI.ArcGIS.ADF.Connection | |
| GetServerObjectNames() Method | |
| See Also Send comments on this topic. | |
| ESRI.ArcGIS.ADF.Connection.AGS Namespace > AGSServerConnection Class > GetServerObjectNames Method : GetServerObjectNames() Method |
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function GetServerObjectNames() As ServerObjectName() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ServerObjectName[] GetServerObjectNames() | |