Click or drag to resize

ParameterAttribute Properties

The ParameterAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Default value for this parameter.
Public propertyDescription
The indicator description.
(Inherited from IndicatorAttribute.)
Public propertyFullName
The indicator full name.
(Inherited from IndicatorAttribute.)
Public propertyGroup
The indicator group.
(Inherited from IndicatorAttribute.)
Public propertyMaximalValue
Maximal allowable value for this parameter.
Public propertyMinimalValue
Minimal allowable value for this parameter.
Public propertyShortName
The indicator short name.
(Inherited from IndicatorAttribute.)
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also