EntryCopyOptionsNewName Property

Gets or sets the name to use for the copy.

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

Property Value

Type: String
The name to use for the copy, or to use the same name as the source entry.
See Also