←Select platform

Value Property

Summary

Contains a reference to the value definition.

Syntax
C#
VB
C++
public List<InfoValue> Value {get; set;} 
Public Property Value() As List(Of InfoValue) 
   Get 
   Set 
public:  
   property List<InfoValue^>^ Value 
   { 
      List<InfoValue^>^ get() 
      void set(List<InfoValue^>^ value) 
   } 

Property Value

Reference to the value definition

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

Leadtools.Document.Unstructured Assembly

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