ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / NetworkTravelModeParameterValue Class / ConvertToSerializeValue Method

ConvertToSerializeValue Method
Converts the source value of the specified type from the property value to the serialize value representation.
Syntax
public static object ConvertToSerializeValue( 
   object sourceValue,
   VarEnum varTypeEnumValue
)

Parameters

sourceValue
varTypeEnumValue
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.4 or higher.
See Also