Provides the interface for the Master Form repository providing methods for collecting the Master Forms available in the storage device to be used in AutoFormsEngine.
public interface IMasterFormsRepository
Public Interface IMasterFormsRepository
public interface class IMasterFormsRepository
Master Forms are usually stored in categories, each category may have multiple Master Forms, and each Master Form has attributes, may have fields, and may have the Master Form image.
It is recommended that the class that implements this interface to keep the hierarchy of the Master Forms as they are stored, so the user will be familiar with its hierarchy.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET