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

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