Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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

  • No labels