ProgramIndicatorsAttribute class
For a non-RPG class to be used as the base class of an RPG class (AVR or Encore), this attribute indicates the name of the *INLR, *IN, and *INRT indicators.
Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Attribute
Properties
Type | Name | Description |
---|---|---|
String | INLRName | Name on *INLR in this class. |
String | INName | Name on *IN in this class. |
String | INRTName | Name on *INRT in this class. |