C#
VB
C++
Gets the IMasterFormsRepository to which this IMasterFormsCategory belongs.
public IMasterFormsRepository Repository { get; }
ReadOnly Property Repository As Leadtools.Forms.Auto.IMasterFormsRepository
property Leadtools.Forms.Auto.IMasterFormsRepository^ Repository {
Leadtools.Forms.Auto.IMasterFormsRepository^ get();
}
The IMasterFormsRepository to which this IMasterFormsCategory belongs.
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