DocumentRepository Class
Provides access to DocumentMetadata entities and their corresponding physical files, which are found in various locations throughout iWeb.
Namespace: Ignition.DocumentManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class DocumentRepository
Public Class DocumentRepository
public ref class DocumentRepository
type DocumentRepository = class end
- Inheritance
- Object DocumentRepository
This repository stores physical files in a completely separate location from the one used by iWeb.
Files saved using this repository can only be retrieved via Ignition. The document metadata will be visible in iWeb, but the file itself
will not be downloadable. The reverse is true for documents uploaded via iWeb. The metadatas for those files will be accessible here, but
the physical files will not.