Click or drag to resize

CommandParameterAttribute Properties

The CommandParameterAttribute type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets or sets an override value for the name of the parameter.
Public propertyParser
Gets or sets an override value for the parser of the parameter.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also