ArcObjects Library Reference (GISClient)  

ISDSServerObjectConfiguration.UpdateJSONObject Method

Update the JSON with content in configuration.

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

Product Availability

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

See Also

ISDSServerObjectConfiguration Interface