CIMNetworkAttributeParameterDefinitionValue Class Properties
In This Topic
For a list of all members of this type, see CIMNetworkAttributeParameterDefinitionValue members.
Public Properties
| | Name | Description |
 | IsRestrictionUsage |
Gets or sets a value indicating whether this is a restriction usage type network parameter.
|
 | NetworkAttributeName |
Gets or sets the network attribute name.
|
 | NetworkParameterName |
Gets or sets the network parameter name.
|
 | Value |
Gets or sets the value. The type of the value should correspond with the ValueType property or be null.
|
 | ValueType |
Gets or sets the value type. Supports: Short, Long, Float, Double, Date, String, Bool.
|
Top
See Also