EntryCopyOptionsEntityCopyOptions Property

Gets or sets the options for copying entities.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public EntityCopyOptions EntityCopyOptions { get; set; }

Property Value

Type: EntityCopyOptions
The options for copying entities, or to specify that the default options should be used.
See Also