ArcObjects Library Reference (GISClient)  

IAGOServerObjectConfigurationInfo.TypeName Property

Type of this service.

[Visual Basic .NET]
Public WriteOnly Property TypeName
[C#]
public void TypeName {set;}
[C++]
HRESULT put_TypeName(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGOServerObjectConfigurationInfo Interface