Click or drag to resize
Grid Solutions Framework

ParameterDescription Properties

The ParameterDescription type exposes the following members.

Properties
  Name Description
Public property default Gets or sets the string-based representation of the default value.
Public property description Gets or sets the description of the parameter.
Public property name Gets or sets the name of the parameter.
Public property required Gets or sets flag indicating if parameter is required.
Public property type Gets or sets the data type of the parameter.
Top
See Also