EntryCopyOptionsTargetId Property |
Gets the ID of the file system entry where the copy should be placed.
Namespace:
Dundas.BI.FileSystem
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid TargetId { get; }
Public ReadOnly Property TargetId As Guid
Get
public:
property Guid TargetId {
Guid get ();
}
member TargetId : Guid with get
Property Value
Type:
GuidSee Also