←Select platform

Repository Property

Summary
Gets the DiskMasterFormsRepository to which this DiskMasterForm belongs.
Syntax
C#
VB
C++
Java
public IMasterFormsRepository Repository { get; } 
  
Public ReadOnly Property Repository As IMasterFormsRepository 
public IMasterFormsRepository getRepository(); 
public: 
property IMasterFormsRepository^ Repository { 
   IMasterFormsRepository^ get(); 
} 

Property Value

The DiskMasterFormsRepository to which this DiskMasterForm belongs.

Remarks

The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.