LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

ElementValue Property

Show in webframe





Gets or sets the value for the property to which this CatalogElement corresponds.
Syntax
public object ElementValue {get; set;}
'Declaration
 
Public Property ElementValue As Object
'Usage
 
Dim instance As CatalogElement
Dim value As Object
 
instance.ElementValue = value
 
value = instance.ElementValue

            

            
public:
property Object^ ElementValue {
   Object^ get();
   void set (    Object^ value);
}

Property Value

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

Target Platforms

See Also

Reference

CatalogElement Class
CatalogElement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features