LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

EntityProperty Property

Show in webframe





Gets or sets the System.Reflection.PropertyInfo to which this CatalogElement correspond.
Syntax
public PropertyInfo EntityProperty {get; set;}
'Declaration
 
Public Property EntityProperty As PropertyInfo
'Usage
 
Dim instance As CatalogElement
Dim value As PropertyInfo
 
instance.EntityProperty = value
 
value = instance.EntityProperty

            

            
public:
property PropertyInfo^ EntityProperty {
   PropertyInfo^ get();
   void set (    PropertyInfo^ value);
}

Property Value

A System.Reflection.PropertyInfo describing the original 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