EntryCopyOptionsEntryId Property |
Gets the ID of the file system entry being copied.
Namespace: Dundas.BI.FileSystemAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Guid
See Also