←Select platform

ReadFields Method

Summary

Reads Master Form processing fields.

Syntax

C#
VB
C++
public FormPages ReadFields() 
  
Public Function ReadFields() As Leadtools.Forms.Processing.FormPages 

Return Value

Master Form fields if it exists, otherwise it returns null.

Remarks

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

Master Form fields file has the name of the Master Form with ".xml" extension the file path is Path + ".xml"

If the file does not exist it returns null

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