CopyResultCopyId Property |
Gets the identifier of the target copied item.
Namespace: Dundas.BI.FileSystemAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Guid
See Also