IFileSystemServiceGetEntry Method

Overload List
 NameDescription
Public methodGetEntry(Guid)Gets a FileSystemEntry specified by its ID.
Public methodGetEntry(Guid, GetEntryOptions)Gets a FileSystemEntry specified by its ID.
Public methodGetEntry(String, Guid)Gets a FileSystemEntry specified by its name and parent folder.
Public methodGetEntry(String, Guid, GetEntryOptions)Gets a FileSystemEntry specified by its name and parent folder.
Top
See Also