ArcObjects Library Reference (Carto)  

IMapServerObjects3.RefreshServerObjects Method

Updates the server info based on the current state of the underlying fine-grained objects.

[Visual Basic .NET]
Public Sub RefreshServerObjects ( _
)
[C#]
public void RefreshServerObjects (
);
[C++]
HRESULT RefreshServerObjects(
void
);

Product Availability

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

See Also

IMapServerObjects3 Interface