This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfoImpl Interface > IItemInfoImpl.SaveToJSON Method (ArcObjects .NET 10.4 SDK) |
Save the ItemInfo to a XML file.
[Visual Basic .NET] Public Function SaveToJSON ( _ ) As IJSONObject
[C#] public IJSONObject SaveToJSON ( );
[C++]
HRESULT SaveToJSON(
IJSONObject** ppJObject
);
[C++]
Parameters ppJObject [out, retval]
ppJObject is a parameter of type IJSONObject