←Select platform

Value Property

Summary

Gets or sets the field's value.

Syntax

C#
VB
C++
Property Value As String 
public string Value { get; set; } 
property String^ Value { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Field's value.

Requirements

Target Platforms

See Also

Reference

IField Interface

IField Members

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly