This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicJSONParameters Interface > ISchematicJSONParameters.JSONParametersArray Property (ArcObjects .NET 10.5 SDK) |
JSON parameters array.
[Visual Basic .NET] Public ReadOnly Property JSONParametersArray As IJSONArray
[C#] public IJSONArray JSONParametersArray {get;}
[C++]
HRESULT get_JSONParametersArray(
IJSONArray** JsonArray
);
[C++]
Parameters JsonArray [out, retval]
JsonArray is a parameter of type IJSONArray