←Select platform

Repository Property

Summary

Repository of Master Forms.

Syntax

C#
VB
C++
public IMasterFormsRepository Repository { get; set; } 
Public Property Repository() As IMasterFormsRepository 
   Get 
   Set 
public:  
   property IMasterFormsRepository^ Repository 
   { 
      IMasterFormsRepository^ get() 
      void set(IMasterFormsRepository^ value) 
   } 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly