ArcGIS Pro 2.6 API Reference Guide
FromJson Method (CIMCompositeCallout)

ArcGIS.Core.CIM Namespace > CIMCompositeCallout Class : FromJson Method
The JSON string containing the CIMCompositeCallout state.
The JSON deserialization settings.
Reconstructs the CIMCompositeCallout with a specified state from a JSON encoding.
Syntax
Public Shared Function FromJson( _
   ByVal json As String, _
   Optional ByVal settings As JsonDeserializationSettings _
) As CIMCompositeCallout

Parameters

json
The JSON string containing the CIMCompositeCallout state.
settings
The JSON deserialization settings.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMCompositeCallout Class
CIMCompositeCallout Members