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 (24.4.0.1000)
Syntax public Guid CopyId { get; }
Public ReadOnly Property CopyId As Guid
Get
public:
property Guid CopyId {
Guid get ();
}
member CopyId : Guid with get
Property Value
Type:
GuidSee Also