←Select platform

Repository Property

Summary

Repository of Master Forms.

Syntax
C#
C++/CLI
Java
Python
public IMasterFormsRepository Repository { get; set; } 
public:  
   property IMasterFormsRepository^ Repository 
   { 
      IMasterFormsRepository^ get() 
      void set(IMasterFormsRepository^ value) 
   } 
getRepository(); 
public void setRepository( 
   IMasterFormsRepository 
); 
Repository # get and set (AutoFormsEngineCreateOptions) 

Property Value

The master forms repository. Default value is null.

Remarks

The recognition Object Managers will be set to the managers used to generate the Master Forms in this Repository.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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