LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)
LEAD Technologies, Inc

ElementValue Property






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 object ElementValue {get; set;}
 get_ElementValue();
set_ElementValue(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CatalogElement Class
CatalogElement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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