Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

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:
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

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