company logo

Copy level

The copy level for a property (member) defines the way of copying related data when calling data copy functions (copy, import, export). The copy level name has to be a valid value defined in the COPY_Options enumeration.

Definition: 

copy_level            := _copy_level '=' copy_level_name

Related topics