Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Attributes | |
CoreString | table_name |
int | reference_path |
int | value_page |
bool | force_group_serialization |
if true, attributes will always be serialized in a group | |
bool | skip_value |
value is not serialized even if localized and changed | |
bool | dump_value |
value is serialized even if not localized and same as prototype | |
bool | compact_custom |
bool | reset_undeserialized_locals |
int | skip_flags |
if true, custom attributes will only serialize their value + flags. UI hints and other non-essential stuff will be omitted. if false (which is the default) then OfCid serialization is used on custom attributes (and it will serialize everything)
value is serialized even if not localized and same as prototype
if true, attributes will always be serialized in a group
value is not serialized even if localized and changed
when this is not empty, it means that attributes being deserialized are part of a table whose name is this.