EntryCopyOptionsEntryCreationOptions Property

Gets or sets the options for creating the copy.

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

Property Value

Type: EntryCreationOptions
The options for creating the copy, or to specify that the default options should be used.
See Also