EntryCopyOptionsEntryId Property |
Gets the ID of the file system entry being copied.
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 EntryId { get; }
Public ReadOnly Property EntryId As Guid
Get
public:
property Guid EntryId {
Guid get ();
}
member EntryId : Guid with get
Property Value
Type:
GuidSee Also