C#
VB
C++
Gets the DiskMasterFormsRepository to which this DiskMasterForm belongs.
public IMasterFormsRepository Repository { get; }
Public ReadOnly Property Repository As Leadtools.Forms.Auto.IMasterFormsRepository
public:
property Leadtools.Forms.Auto.IMasterFormsRepository^ Repository {
Leadtools.Forms.Auto.IMasterFormsRepository^ get();
}
The DiskMasterFormsRepository to which this DiskMasterForm belongs.
The source code for this interface implementation class is available at <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