ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMNetworkAttributeParameterDefinitionValue Class


In This Topic
    CIMNetworkAttributeParameterDefinitionValue Class Properties
    In This Topic

    For a list of all members of this type, see CIMNetworkAttributeParameterDefinitionValue members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether this is a restriction usage type network parameter.  
    Public Property Gets or sets the network attribute name.  
    Public Property Gets or sets the network parameter name.  
    Public Property Gets or sets the value. The type of the value should correspond with the ValueType property or be null.  
    Public Property Gets or sets the value type. Supports: Short, Long, Float, Double, Date, String, Bool.  
    Top
    See Also