Value Property

Summary
Accessor and setter to the field's value
Syntax
C#
VB
C++
Public Property Value As String 
public virtual string Value { get; set; } 
public: 
property String^ Value { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

field's value

Requirements

Target Platforms

See Also

Reference

Field Class

Field Members

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.