ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMNetworkAttributeParameterDefinitionValue Class / ValueType Property

In This Topic
    ValueType Property
    In This Topic
    Gets or sets the value type. Supports: Short, Long, Float, Double, Date, String, Bool.
    Syntax
    public ValueType ValueType {get; set;}
    Public Property ValueType As ValueType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also