Click or drag to resize

ConstructorAttribute Properties

The ConstructorAttribute type exposes the following members.

Properties
  NameDescription
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 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