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

ToJson Method (CIMRateFormat)
Creates a JSON encoding of the CIMRateFormat 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.0 or higher.
See Also