Class Value
Version 1.0
Modified 08-MAR-2026 11:05:32.00
 Definition of a value in an enumeration.
 The Value object reside in a class volume as a child to a TypeDef of
 type Enum. Each Value object defines a value in the enumeration.

 The value is of type Int32, i.e. it can define values from
 -2147483647 to 2147483647.

SysBody attributes pwr_sClass_Value
String80 Text  
String32 PgmName  
Int32 Value  


Attributes detail


Text Attribute
Class Attribute
Type String80
Flags
Body SysBody

PgmName Attribute
Class Attribute
Type String32
Flags
Body SysBody

Value Attribute
Class Attribute
Type Int32
Flags
Body SysBody