EntityFileLocator class
Level: intermediate
Terrasoft.File
namespace.
The class implements the IFileLocator
interface for the current Creatio file storage.
note
Use the .NET classes reference to access the full list of the methods, properties, base classes, and implemented interfaces of the EntityFileLocator
class.
Constructors
EntityFileLocator()
Creates a new EntityFileLocator
instance.
EntityFileLocator(string entitySchemaName, Guid recordId)
Creates a new EntityFileLocator
instance for the specified recordId
file bound to the entitySchemaName
object schema.
Properties
EntitySchemaName string
Metadata – the name of the object that stores the file.
RecordId Guid
Metadata – the file ID