IndicatorTypeAttribute class | QSYS API Reference Guide

A non-RPG class may stamp a char member with this attribute to be considered as an indicator field by a consumer RPG program.

Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll

Inheritance: Object –> Attribute

Constructors

Name Description
IndicatorTypeAttribute() Initializes an IndicatorTypeAttribute object. The char item stamped with this attribute will be handled as an Indicator by RPG programs.

IndicatorTypeAttribute()

Initializes an IndicatorTypeAttribute object. The char item stamped with this attribute will be handled as an Indicator by RPG programs.

IndicatorTypeAttribute()