Files.Get
Overview
Returns the file info by id number
FileInfo myFiles.Get(id: string)
Arguments
string id
Id number of file.
Returns
Instance of file info if found, otherwise null.
Remarks
If id parameter is not a guid value throws an Error
This method throws Error if given file id is not found.
Copyright © 2010 - 2023 Emakin. All rights reserved.