IDefIndicator

Description

The IDefIndicator interface is used to set up indicator parameters.

Inheritance Hierarchy

IDefIndicator

Comments

Indicator parameters can be obtained using properties and methods of the IDefIndicators interface.

Properties

  Property name Brief description
DefDimensions The DefDimensions property returns the collection of indicator private dimensions.
Name The Name property determines indicator name.
ReadOnly The ReadOnly property determines whether indicator data can be edited.
Unical The Unical property determines an indicator unique key.

Methods

  Method name Brief description
SetAttributes The SetAttributes method sets the list of attributes displayed for indicator.

See also:

Interfaces