MaxLength Property

Summary
Gets or sets the maximum length of the field.
Syntax
C#
VB
C++
Public Property MaxLength As Integer 
public int MaxLength { get; } 
public: 
property int MaxLength { 
   int get(); 
   void set (    int ); 
} 

Property Value

The maximum length of the field.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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