WithData: Boolean;
WithData: boolean;
The WithData property determines whether an object is copied with data.
Default property value is False, in this case an object without data is copied.
The example of use is given in description of the IMetabaseObjectCopyInfo.Destination property.
See also: