Get¶
Returns the file info by id number
1 |
|
Parameters¶
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.