ElementValue Property

Summary
Gets or sets the value for the property to which this CatalogElement corresponds.
Syntax
C#
VB
C++
public object ElementValue { get; set; } 
  
Public Property ElementValue As Object 
public: 
property Object^ ElementValue { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

An System.Object which holds the original value of the corresponding property.

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.DataAccessLayer Assembly

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