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 (25.3.0.1000)
Syntaxpublic Guid EntryId { get; }Public ReadOnly Property EntryId As Guid
	Get
public:
property Guid EntryId {
	Guid get ();
}member EntryId : Guid with get
Property Value
Type: 
Guid
See Also