CopyResultCopyId Property  | 
 Gets the identifier of the target copied item.
 
    Namespace: 
   Dundas.BI.FileSystem
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid CopyId { get; }Public ReadOnly Property CopyId As Guid
	Get
public:
property Guid CopyId {
	Guid get ();
}member CopyId : Guid with get
Property Value
Type: 
Guid
See Also