Language Reference Guide : 4. System Classes : JsonHandler Class : AlwaysAddClassName Attribute
 
Share this page                  
AlwaysAddClassName Attribute
Data Type: integer
4GL Access: RW
The AlwaysAddClassname attribute defines whether to add a "classname" member for any object and a "row_class" member for any ArrayObject when converting OpenROAD objects into JSON.
If set to FALSE, these members are added only if the object referenced is different from their defined type (that is, if it references a subclass object/array).
Default: FALSE