FieldsContainer Constructor

Summary
Initializes a new instance of the FieldsContainer class.
Syntax
C#
C++/CLI
public: 
FieldsContainer(  
   TypeFactory^ tf, 
   bool mandatory, 
   int repetition, 
   int maxLength, 
   String^ description 
) 

Parameters

tf
A class factory for the contained field object.

mandatory
Designates whether the field is required

repetition
Maximum repetitions allowed. Use -1 for unlimited.

maxLength
Maximum length of the field.

description
Description of this field.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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