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

    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

    ArcGIS Pro version: 3.0 or higher.
    See Also