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

ConvertToPropertyValue Method
Converts the source value of the specified type from the serialize value to the property value representation.
Syntax
public static object ConvertToPropertyValue( 
   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