The JSON associated with this configuration.
[Visual Basic .NET] Public Sub PutJSONObject ( _ ByVal pJObject As IJSONObject, _ ByVal bRefillConfig As Boolean _ )
[C#] public void PutJSONObject ( IJSONObject pJObject, bool bRefillConfig );
[C++]
HRESULT PutJSONObject(
IJSONObject* pJObject,
VARIANT_BOOL bRefillConfig
);
[C++]Parameters
pJObject [in]pJObject is a parameter of type IJSONObject
bRefillConfig [in] bRefillConfig is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.