ParameterValuesValue Class

Definition

The value of a parameter.

public class ParameterValuesValue
type ParameterValuesValue = class
Public Class ParameterValuesValue
Inheritance
ParameterValuesValue

Constructors

ParameterValuesValue()

Initializes a new instance of the ParameterValuesValue class.

ParameterValuesValue(Object)

Initializes a new instance of the ParameterValuesValue class.

Properties

Value

Gets or sets the value of the parameter.

Applies to