Class Value
Version 1.0
Modified 15-JAN-2025 13:23:33.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
Klass Attribute
Typ String80
Flags
Kropp SysBody

PgmName Attribute
Klass Attribute
Typ String32
Flags
Kropp SysBody

Value Attribute
Klass Attribute
Typ Int32
Flags
Kropp SysBody