ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayerAction Class / ToJson Method
The JSON serialization settings.
Version

ToJson Method (CIMLayerAction)
Creates a JSON encoding of the CIMLayerAction and its current state.
Syntax
public override string ToJson( 
   JsonSerializationSettings settings
)

Parameters

settings
The JSON serialization settings.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also