SERIALIZE-HIDDEN attribute

Indicates whether a temp-table field or ProDataSet name is written when the temp-table or ProDataSet is serialized, for example into JSON or XML.

Data type: LOGICAL

Access: Readable/Writeable

Applies to: Buffer-field object handle, ProDataSet object handle

This attribute's purpose overlaps with the XML-NODE-TYPE attribute. Because of this overlap, the attributes interact as follows:

For more information about using this attribute, see the documentation on working with JSON.

See also

WRITE-JSON( ) method, WRITE-XML( ) method, XML-NODE-TYPE attribute