←Select platform

IMasterFormsCategory Interface

Summary

Represents a category inside a IMasterFormsRepository that may have Master Forms and/or other sub-categories (child categories). It provides methods to add and delete Master Forms, sub-categories (child categories), and category information such as its name and its parent category.

Syntax

C#
VB
C++
public interface IMasterFormsCategory 
  
Public Interface IMasterFormsCategory  
public interface class IMasterFormsCategory  

Remarks

The content of this category should reflect the content of the same category in the storage device.

Example

A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

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