IMetabaseObjectCopyInfo.WithData

Syntax

WithData: Boolean;

Description

The WithData property determines whether an object is copied with data.

Comments

Default property value is False, in this case an object without data is copied.

Example

The example of use is given in description of the IMetabaseObjectCopyInfo.Destination property.

See also:

IMetabaseObjectCopyInfo