ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMNetworkAttributeParameterDefinitionValue Class / Value Property

In This Topic
    Value Property (CIMNetworkAttributeParameterDefinitionValue)
    In This Topic
    Gets or sets the value. The type of the value should correspond with the ValueType property or be null.
    Syntax
    Public Property Value As Object
    public object Value {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also