←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize