This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IR > IRESTResource Interface > IRESTResource.ToJSONObject Method (ArcObjects .NET 10.4 SDK) |
Converts resource object to JSON representation.
[Visual Basic .NET] Public Function ToJSONObject ( _ ) As IJSONObject
[C#] public IJSONObject ToJSONObject ( );
[C++]
HRESULT ToJSONObject(
IJSONObject** pObj
);
[C++]
Parameters pObj [out, retval]
pObj is a parameter of type IJSONObject