FolderCache
Represents a class object to manage client-side folder operations through a simple cache.
Gets the total number of folders in the cache.
public FolderCache(ILog logger, IHierarchicArtifactManager hierarchicArtifactManager, int rootFolderId, int workspaceId)
Initializes a new instance of the FolderCache class.
Retrieves the folder artifact identifier for the specified folder path and automatically create all sub-folder paths that don't already exist.